All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Misc updates
Still trying to fix publishing issue, also dropped dokka, will be replaced with gitbook soon
Just a version bump to try to fix maven central issue
- Core module is now multiplatform (Faker implementation on JVM only)
- Generator module is now multiplatform
- Mutator module is now multiplatform
- Dropped Kaml and converted all yaml files to json to enable mpp support
- Fixed bug where library version was null
- Fixed bug where doc modules were missing
- Documentation Generation Pipeline now requires publishing to succeed
- Releases are no longer published to GitHub
- Fixed Doc Generation
- Hopefully Fixed Library Publishing
- Nexus Plugin to enable publishing to Sonatype
- Module to contain experimental (read: non-functional) multiplatform port.
- More documentation
- Moved docs to docs folder, so I can doc as per the GitHub Docs
- Patch for a bug in the documentation pipeline caused by trying to push to a protected branch
- Dokka Documentation
- Killed the catalog
- Correlated Property Generator
- Moved to Sourdough gradle plugin
- Generator now takes seed as parameter
- Package name update
- Dependency name update
- Cleaned up a minor issue under the hood
- Typo
- Code coverage using jacoco
- Code coverage publishing to CodeCov
- US Address generators
- English name generators
- YAML parser for easy serialization of large text arrays
- Mutator for modifying existing generators
- Maven Central integration
- Locale as a parameter
- Sample generators for Beer and Barcodes
- Core generation interfaces and classes
- Updated README
- Had an absolute banger of a coding sesh 🧀
- Initial PoC with a couple misc endpoints