- Added a small optimization. Now, when adding and embedding tokens, `DefaultToken`'s are ignored. - Added a test coverage gate - 100%.
0.0.24
Technical release, library features have not changed.
- Expanded the number of checks that occur in CI. Now linters are applied to tests as well. - Made some minor corrections (for example, removing unnecessary imports) to the tests. - Added issue templates. - Fixed a typo in the documentation.
0.0.23
A small but important update.
- Added a new type of tokens - `DefaultToken`. - Expanded the documentation.
0.0.22
A small update with no changes in functionality.
- The links in the documentation have been corrected. - A new section dedicated to the ecosystem has been added to the documentation. The first representative of the ecosystem mentioned there is [suby](https://github.com/pomponchik/suby).
0.0.21
Nothing important, just updating the documentation.
0.0.20
A small update, functionality is not affected.
- Added some details to the documentation. - Added new tests.