Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.0.12 #92

Merged
merged 29 commits into from
Dec 28, 2023
Merged

0.0.12 #92

merged 29 commits into from
Dec 28, 2023

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    bc9be86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1421388 View commit details
    Browse the repository at this point in the history
  3. Update Changelog

    JarbasAl authored and github-actions[bot] committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    5db2ab4 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Update locale.py (#84)

    fix #83
    JarbasAl authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e6105d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2a26c6 View commit details
    Browse the repository at this point in the history
  3. Update Changelog

    JarbasAl authored and github-actions[bot] committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    daa93f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. feat/lang_utils (#85)

    helper utils to get valid languages based on mycroft.conf
    
    unified in a single util since it's starting to get used in a few different places
    
    also adds helper to turn a 2-letter lang code into a full 4-letter BCP lang code, taking into account dialect preferences from mycroft.conf
    JarbasAl authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1a1d209 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecb55bb View commit details
    Browse the repository at this point in the history
  3. Update Changelog

    JarbasAl authored and github-actions[bot] committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    ceaf637 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    ea8c6fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36d1a34 View commit details
    Browse the repository at this point in the history
  3. Update Changelog

    JarbasAl authored and github-actions[bot] committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ae24347 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. fix/untangle_from_LF (#88)

    * fix/untangle_from_LF
    
    untangles configuration from lingua-franca, ovos-config should be the source of truth for everything config related
    
    fix: LF was optional, but if installed would stop core from loading if configured language was unsupported
    
    * Update locale.py
    JarbasAl authored Dec 23, 2023
    Configuration menu
    Copy the full SHA
    f9ceb17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d522b9 View commit details
    Browse the repository at this point in the history
  3. Update Changelog

    JarbasAl authored and github-actions[bot] committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    4e520d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. fix circular import (#89)

    emphasize authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    a835b22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96df7f9 View commit details
    Browse the repository at this point in the history
  3. Update Changelog

    JarbasAl authored and github-actions[bot] committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    9e15714 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    fc425c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89c2521 View commit details
    Browse the repository at this point in the history
  3. Update Changelog

    JarbasAl authored and github-actions[bot] committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    6654199 View commit details
    Browse the repository at this point in the history
  4. drop mycroft-core config location (#90)

    * drop mycroft-core config location
    
    * derprecated util
    
    * derprecated util
    
    * derprecated util
    JarbasAl authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    0b16d46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fdd47fe View commit details
    Browse the repository at this point in the history
  6. Update Changelog

    JarbasAl authored and github-actions[bot] committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    bcb33f6 View commit details
    Browse the repository at this point in the history
  7. stable utils (#91)

    JarbasAl authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    e926ea5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc11739 View commit details
    Browse the repository at this point in the history
  9. Update Changelog

    JarbasAl authored and github-actions[bot] committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    357ff61 View commit details
    Browse the repository at this point in the history
  10. Increment Version to 0.0.12

    JarbasAl authored and github-actions[bot] committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    814bb2a View commit details
    Browse the repository at this point in the history
  11. Update Changelog

    JarbasAl authored and github-actions[bot] committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    654d8b4 View commit details
    Browse the repository at this point in the history