mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Support for tags
This commit is contained in:
parent
fdc2a71dd5
commit
a5fcb96378
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Add internal logging that uses Crystal's `Log` utility. Provide the `LOG_LEVEL` environment variable to enable.
|
||||
- Support dynamic creation of examples.
|
||||
- Capture and log information for hooks.
|
||||
- Tags can be added to examples and example groups.
|
||||
|
||||
### Changed
|
||||
- Simplify and reduce defined types and generics. Should speed up compilation times.
|
||||
|
|
Loading…
Reference in a new issue