Skip to content

Latest commit

 

History

History
201 lines (112 loc) · 11 KB

CHANGELOG.md

File metadata and controls

201 lines (112 loc) · 11 KB

Changelog

Full Changelog

Fixed bugs:

V0.0.1a17 (2024-05-28)

Full Changelog

Merged pull requests:

V0.0.1a16 (2024-04-25)

Full Changelog

Fixed bugs:

V0.0.1a15 (2024-04-24)

Full Changelog

Implemented enhancements:

Closed issues:

  • When asking "quelle est la temperature" the skill fails #59

V0.0.1a14 (2024-01-11)

Full Changelog

Closed issues:

  • requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0) #52

Merged pull requests:

V0.0.1a13 (2023-08-16)

Full Changelog

Merged pull requests:

V0.0.1a12 (2023-08-16)

Full Changelog

Merged pull requests:

V0.0.1a11 (2023-08-15)

Full Changelog

Implemented enhancements:

Closed issues:

  • Weather from different areas #24
  • dialog files duplicated and keys translated #22

V0.0.1a10 (2023-06-05)

Full Changelog

V0.0.1a9 (2023-06-05)

Full Changelog

Closed issues:

  • Current Weather GUI hourly representation ... #48

Merged pull requests:

V0.0.1a8 (2023-05-22)

Full Changelog

Implemented enhancements:

Closed issues:

  • refactor away the "skill" subfolder, this standard was contentious under MycroftAI but forced on the community, being an official skill we don't want to give that as an example, a better effort should be done to move to proper python packages and support arbitrary structures (right now we can't move init.py or locale folder etc) #27

V0.0.1a7 (2023-05-21)

Full Changelog

Implemented enhancements:

V0.0.1a6 (2023-05-19)

Full Changelog

Merged pull requests:

V0.0.1a5 (2023-05-18)

Full Changelog

Merged pull requests:

V0.0.1a4 (2023-05-15)

Full Changelog

Merged pull requests:

V0.0.1a3 (2023-05-15)

Full Changelog

Merged pull requests:

V0.0.1a2 (2023-05-15)

Full Changelog

Merged pull requests:

V0.0.1a1 (2023-05-02)

Full Changelog

Implemented enhancements:

  • Add gui translations for supported languages #9 (AIIX)

Fixed bugs:

  • FileNotFoundError: [Errno 2] No such file or directory: '/home/ovos/.cache/json_database/skill-weather-response-cache.json' #29
  • fix auto weather cache reset #35 (emphasize)
  • fix adapt entities #33 (emphasize)
  • Fix custom units from utterance #32 (emphasize)
  • add condition categories translation #19 (emphasize)
  • fix dialog infixes #18 (emphasize)
  • fix imports #12 (JarbasAl)

Closed issues:

  • Temperature in Celcius and Fahrenheit are the same #31
  • 'what is the weather in baltimore' returns an error #30
  • Fix dialog infix notation #16
  • condition translation futile #13

Merged pull requests:

  • Add version automation #36 (emphasize)
  • delete de autotranslations #34 (emphasize)
  • rename RuntimeRequirements #21 (JarbasAl)
  • add class property for network requirements check #20 (AIIX)
  • fix setup + loose requirements #11 (JarbasAl)
  • setup.py template #10 (JarbasAl)
  • Add missing codes for conditions, fixes homescreen missing icons #7 (AIIX)
  • Bring changes from 21.02 branch to dev branch cleanly #6 (AIIX)
  • Feat/workflows + auto translations #3 (JarbasAl)
  • add support for ovos api service and caching #2 (AIIX)
  • 🎉 - packaging #1 (JarbasAl)

* This Changelog was automatically generated by github_changelog_generator