Commit f90d473
authored
release: v0.2.0 (#77)
🤖 I have created a release *beep* *boop*
---
##
[0.2.0](v0.1.2...v0.2.0)
(2023-12-25)
### Features
* add skip command
([#81](#81))
([9ba6333](9ba6333)),
closes [#80](#80)
* clean text before synthesis
([#87](#87))
([2044edb](2044edb))
* leave the voice channel when alone
([#91](#91))
([2c89e64](2c89e64))
* return varied synthesis options by primitive rng
([#76](#76))
([386aff8](386aff8))
* Show version as an activity
([#75](#75))
([84ad44e](84ad44e))
### Bug Fixes
* change default dictionary/model path to relative
([#83](#83))
([c997526](c997526))
* default import SimpleMarkdown
([#95](#95))
([d7a1511](d7a1511))
* fix the condition to leave the channel
([#97](#97))
([ea16c35](ea16c35))
* reject joining empty channel
([#98](#98))
([7d17035](7d17035))
### Dependencies
* use femshima/opus
([#88](#88))
([366230c](366230c))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 66adccc commit f90d473
File tree
4 files changed
+28
-4
lines changed4 files changed
+28
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
3 | 27 | | |
4 | 28 | | |
5 | 29 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments