🔀 Merge tag 'v0.4.0' into develop

🔖 0.4.0 Release is close to 1.0
This commit is contained in:
Dan Jones 2025-03-15 21:08:44 -05:00
commit f121b7dbce

View file

@ -1,5 +1,21 @@
# Changelog # 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 ### [0.3.0] - 2025-03-14
#### Features #### Features