🔀 Merge tag 'v0.2.0' into develop
🔖✨ Slugs, and more
This commit is contained in:
commit
3546ab52d1
1 changed files with 9 additions and 0 deletions
|
|
@ -1,5 +1,14 @@
|
|||
# Changelog
|
||||
|
||||
### [0.2.0] - 2025-03-14
|
||||
|
||||
- Add `IncrementalFormat`* Generators
|
||||
- Add `Slug`* Generators
|
||||
- Add `WithOriginalSlug`* Options
|
||||
- Change signature of `Generator` function
|
||||
|
||||
Note that this last change **is** a breaking change from 0.0.3, but only for custom Generators.
|
||||
|
||||
## [0.0.3] - 2025-03-11
|
||||
|
||||
### Features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue