-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bc7f9dc
commit eb84afb
Showing
1 changed file
with
0 additions
and
196 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,201 +1,5 @@ | ||
# Changelog | ||
|
||
## [V0.0.7a1](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.7a1) (2023-12-29) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.6a24...V0.0.7a1) | ||
|
||
## [V0.0.6a24](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.6a24) (2023-12-28) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.6a23...V0.0.6a24) | ||
|
||
**Merged pull requests:** | ||
|
||
- refactor/bus\_utils [\#68](https://github.com/OpenVoiceOS/ovos-bus-client/pull/68) ([JarbasAl](https://github.com/JarbasAl)) | ||
|
||
## [V0.0.6a23](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.6a23) (2023-12-28) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.6a22...V0.0.6a23) | ||
|
||
**Merged pull requests:** | ||
|
||
- feat/gui\_bus\_api [\#67](https://github.com/OpenVoiceOS/ovos-bus-client/pull/67) ([JarbasAl](https://github.com/JarbasAl)) | ||
|
||
## [V0.0.6a22](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.6a22) (2023-12-28) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.6a21...V0.0.6a22) | ||
|
||
**Merged pull requests:** | ||
|
||
- feat/bus\_apis [\#66](https://github.com/OpenVoiceOS/ovos-bus-client/pull/66) ([JarbasAl](https://github.com/JarbasAl)) | ||
|
||
## [V0.0.6a21](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.6a21) (2023-12-14) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.6a20...V0.0.6a21) | ||
|
||
**Merged pull requests:** | ||
|
||
- Update to stable dependency specs [\#65](https://github.com/OpenVoiceOS/ovos-bus-client/pull/65) ([NeonDaniel](https://github.com/NeonDaniel)) | ||
|
||
## [V0.0.6a20](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.6a20) (2023-12-08) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.6a19...V0.0.6a20) | ||
|
||
**Implemented enhancements:** | ||
|
||
- feat/tts\_prefs [\#64](https://github.com/OpenVoiceOS/ovos-bus-client/pull/64) ([JarbasAl](https://github.com/JarbasAl)) | ||
|
||
## [V0.0.6a19](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.6a19) (2023-10-25) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.6a18...V0.0.6a19) | ||
|
||
**Merged pull requests:** | ||
|
||
- Improved session logging [\#62](https://github.com/OpenVoiceOS/ovos-bus-client/pull/62) ([NeonDaniel](https://github.com/NeonDaniel)) | ||
|
||
## [V0.0.6a18](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.6a18) (2023-10-24) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.6a17...V0.0.6a18) | ||
|
||
**Merged pull requests:** | ||
|
||
- remove deprecated [\#61](https://github.com/OpenVoiceOS/ovos-bus-client/pull/61) ([JarbasAl](https://github.com/JarbasAl)) | ||
|
||
## [V0.0.6a17](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.6a17) (2023-10-24) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.6a16...V0.0.6a17) | ||
|
||
**Fixed bugs:** | ||
|
||
- fix/init\_of\_context\_manager [\#60](https://github.com/OpenVoiceOS/ovos-bus-client/pull/60) ([JarbasAl](https://github.com/JarbasAl)) | ||
|
||
## [V0.0.6a16](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.6a16) (2023-10-23) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.6a15...V0.0.6a16) | ||
|
||
**Fixed bugs:** | ||
|
||
- fix/huge\_integer\_error [\#58](https://github.com/OpenVoiceOS/ovos-bus-client/pull/58) ([JarbasAl](https://github.com/JarbasAl)) | ||
|
||
## [V0.0.6a15](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.6a15) (2023-10-23) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.6a14...V0.0.6a15) | ||
|
||
**Fixed bugs:** | ||
|
||
- rm/valid\_langs\_session [\#57](https://github.com/OpenVoiceOS/ovos-bus-client/pull/57) ([JarbasAl](https://github.com/JarbasAl)) | ||
|
||
## [V0.0.6a14](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.6a14) (2023-10-16) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.6a13...V0.0.6a14) | ||
|
||
**Implemented enhancements:** | ||
|
||
- add simple\_cli entrypoint [\#56](https://github.com/OpenVoiceOS/ovos-bus-client/pull/56) ([JarbasAl](https://github.com/JarbasAl)) | ||
|
||
## [V0.0.6a13](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.6a13) (2023-10-09) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.6a12...V0.0.6a13) | ||
|
||
**Implemented enhancements:** | ||
|
||
- feat: extend wait\_for\_response to accept list [\#52](https://github.com/OpenVoiceOS/ovos-bus-client/pull/52) ([mikejgray](https://github.com/mikejgray)) | ||
|
||
## [V0.0.6a12](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.6a12) (2023-10-04) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.6a11...V0.0.6a12) | ||
|
||
**Fixed bugs:** | ||
|
||
- fix/session\_injection [\#55](https://github.com/OpenVoiceOS/ovos-bus-client/pull/55) ([JarbasAl](https://github.com/JarbasAl)) | ||
|
||
## [V0.0.6a11](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.6a11) (2023-10-03) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.6a10...V0.0.6a11) | ||
|
||
**Fixed bugs:** | ||
|
||
- fix/default\_session\_overwrite [\#54](https://github.com/OpenVoiceOS/ovos-bus-client/pull/54) ([JarbasAl](https://github.com/JarbasAl)) | ||
|
||
## [V0.0.6a10](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.6a10) (2023-10-03) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.6a9...V0.0.6a10) | ||
|
||
**Merged pull requests:** | ||
|
||
- refactor/simplify session [\#53](https://github.com/OpenVoiceOS/ovos-bus-client/pull/53) ([JarbasAl](https://github.com/JarbasAl)) | ||
|
||
## [V0.0.6a9](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.6a9) (2023-09-30) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.6a8...V0.0.6a9) | ||
|
||
**Fixed bugs:** | ||
|
||
- fix/session manager update [\#51](https://github.com/OpenVoiceOS/ovos-bus-client/pull/51) ([JarbasAl](https://github.com/JarbasAl)) | ||
|
||
## [V0.0.6a8](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.6a8) (2023-09-29) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.6a7...V0.0.6a8) | ||
|
||
**Implemented enhancements:** | ||
|
||
- feat/session\_per\_bus\_connection [\#50](https://github.com/OpenVoiceOS/ovos-bus-client/pull/50) ([JarbasAl](https://github.com/JarbasAl)) | ||
|
||
## [V0.0.6a7](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.6a7) (2023-09-22) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.6a6...V0.0.6a7) | ||
|
||
**Implemented enhancements:** | ||
|
||
- feat/pipeline\_session [\#49](https://github.com/OpenVoiceOS/ovos-bus-client/pull/49) ([JarbasAl](https://github.com/JarbasAl)) | ||
|
||
## [V0.0.6a6](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.6a6) (2023-09-14) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.6a5...V0.0.6a6) | ||
|
||
**Fixed bugs:** | ||
|
||
- hotfix/site\_id\_seriallization [\#48](https://github.com/OpenVoiceOS/ovos-bus-client/pull/48) ([JarbasAl](https://github.com/JarbasAl)) | ||
|
||
## [V0.0.6a5](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.6a5) (2023-09-12) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.6a4...V0.0.6a5) | ||
|
||
**Implemented enhancements:** | ||
|
||
- add site\_id [\#47](https://github.com/OpenVoiceOS/ovos-bus-client/pull/47) ([JarbasAl](https://github.com/JarbasAl)) | ||
|
||
## [V0.0.6a4](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.6a4) (2023-08-29) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.6a3...V0.0.6a4) | ||
|
||
**Merged pull requests:** | ||
|
||
- Update EventScheduler init for backwards-compat. [\#46](https://github.com/OpenVoiceOS/ovos-bus-client/pull/46) ([NeonDaniel](https://github.com/NeonDaniel)) | ||
|
||
## [V0.0.6a3](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.6a3) (2023-08-07) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.6a2...V0.0.6a3) | ||
|
||
**Merged pull requests:** | ||
|
||
- Remove duplicated classes from `ovos_utils` [\#44](https://github.com/OpenVoiceOS/ovos-bus-client/pull/44) ([NeonDaniel](https://github.com/NeonDaniel)) | ||
|
||
## [V0.0.6a2](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.6a2) (2023-08-04) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.6a1...V0.0.6a2) | ||
|
||
**Merged pull requests:** | ||
|
||
- Init fix, logging updates, and unit tests [\#45](https://github.com/OpenVoiceOS/ovos-bus-client/pull/45) ([NeonDaniel](https://github.com/NeonDaniel)) | ||
|
||
## [V0.0.6a1](https://github.com/OpenVoiceOS/ovos-bus-client/tree/V0.0.6a1) (2023-08-01) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V0.0.5...V0.0.6a1) | ||
|
||
**Merged pull requests:** | ||
|
||
- debug logs on message emit failure [\#43](https://github.com/OpenVoiceOS/ovos-bus-client/pull/43) ([JarbasAl](https://github.com/JarbasAl)) | ||
|
||
|
||
|
||
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |