preparations for release

This commit is contained in:
2021-11-05 21:45:01 +06:00
parent 1171a717fe
commit 85cd975492
4 changed files with 21 additions and 6 deletions

View File

@@ -5,6 +5,7 @@
* `Versions`:
* `Klock`: `2.4.6` -> `2.4.7`
* `Ktor`: `1.6.4` -> `1.6.5`
* `Exposed`: `0.35.3` -> `0.36.1`
* `Common`:
* Type `Either` got its own serializer
* `FSM`:
@@ -12,6 +13,7 @@
* Full rework of FSM:
* Now it is more flexible for checking of handler opportunity to handle state
* Now machine and states managers are type-oriented
* `StateHandlerHolder` has been renamed to `CheckableHandlerHolder`
* Add opportunity for comfortable adding default state handler
## 0.7.4