🔀 Merge tag 'v0.4.0' into develop
🔖 0.4.0 Release is close to 1.0
This commit is contained in:
commit
f121b7dbce
1 changed files with 16 additions and 0 deletions
16
CHANGELOG.md
16
CHANGELOG.md
|
|
@ -1,5 +1,21 @@
|
|||
# Changelog
|
||||
|
||||
### [0.4.0] - 2025-03-15
|
||||
|
||||
#### Features
|
||||
|
||||
- Add Random Generator
|
||||
- Add Make method to Generator
|
||||
- Add MultiGeneratorRandomOrder
|
||||
|
||||
#### Changes
|
||||
|
||||
- Replace HashType with Hasher: This supports all crypto.Hash
|
||||
|
||||
#### Support
|
||||
|
||||
- Add some missing doc comments
|
||||
|
||||
### [0.3.0] - 2025-03-14
|
||||
|
||||
#### Features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue