Skip to content

Commit

Permalink
0.1.0 alpha 3 (#204)
Browse files Browse the repository at this point in the history
rebase 0.0.38
  • Loading branch information
JarbasAl committed Dec 29, 2023
1 parent 184c8cf commit 3a77617
Show file tree
Hide file tree
Showing 80 changed files with 204 additions and 10,709 deletions.
1 change: 0 additions & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
python -m pip install build wheel
- name: Install repo
run: |
pip install -r requirements/test.txt
pip install -e .[extras]
- name: Generate coverage report
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
python -m pip install build wheel
- name: Install core repo
run: |
pip install -r requirements/test.txt
pip install -e .[extras]
- name: Install test dependencies
run: |
Expand Down
37 changes: 0 additions & 37 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,42 +1,5 @@
# Changelog

## [V0.0.37a4](https://github.com/OpenVoiceOS/ovos-utils/tree/V0.0.37a4) (2023-12-28)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-utils/compare/V0.0.37a3...V0.0.37a4)

**Merged pull requests:**

- deprecate bus utils [\#207](https://github.com/OpenVoiceOS/ovos-utils/pull/207) ([JarbasAl](https://github.com/JarbasAl))

## [V0.0.37a3](https://github.com/OpenVoiceOS/ovos-utils/tree/V0.0.37a3) (2023-12-28)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-utils/compare/V0.0.37a2...V0.0.37a3)

**Closed issues:**

- decouple concerns from bus/workshop [\#205](https://github.com/OpenVoiceOS/ovos-utils/issues/205)
- ROADMAP - ovos-utils 0.1.0 [\#117](https://github.com/OpenVoiceOS/ovos-utils/issues/117)

**Merged pull requests:**

- LAST ALPHA [\#206](https://github.com/OpenVoiceOS/ovos-utils/pull/206) ([JarbasAl](https://github.com/JarbasAl))

## [V0.0.37a2](https://github.com/OpenVoiceOS/ovos-utils/tree/V0.0.37a2) (2023-12-18)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-utils/compare/V0.0.37a1...V0.0.37a2)

**Fixed bugs:**

- update imports for py 3.10 compat [\#202](https://github.com/OpenVoiceOS/ovos-utils/pull/202) ([JarbasAl](https://github.com/JarbasAl))

## [V0.0.37a1](https://github.com/OpenVoiceOS/ovos-utils/tree/V0.0.37a1) (2023-11-08)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-utils/compare/V0.0.36...V0.0.37a1)

**Fixed bugs:**

- elevate sound media role [\#201](https://github.com/OpenVoiceOS/ovos-utils/pull/201) ([emphasize](https://github.com/emphasize))



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
26 changes: 0 additions & 26 deletions examples/change_wakeword.py

This file was deleted.

10 changes: 0 additions & 10 deletions examples/core_status.py

This file was deleted.

29 changes: 0 additions & 29 deletions examples/count_utterances.py

This file was deleted.

83 changes: 0 additions & 83 deletions examples/fuzzywuzzy_intent_engine.py

This file was deleted.

48 changes: 0 additions & 48 deletions examples/gui_tracking.py

This file was deleted.

32 changes: 0 additions & 32 deletions examples/intent_api.py

This file was deleted.

29 changes: 0 additions & 29 deletions examples/live_translate_satellite.py

This file was deleted.

18 changes: 0 additions & 18 deletions examples/location.py

This file was deleted.

33 changes: 0 additions & 33 deletions examples/mark1_animations.py

This file was deleted.

14 changes: 0 additions & 14 deletions examples/mark1_game_of_life.py

This file was deleted.

Loading

0 comments on commit 3a77617

Please sign in to comment.