I am excited to now release the fluent4j library as an 1.0.0-version! This is a major milestone for this project and contains a complete rework of the code.
What's Changed
- Reimplement the entire library from scratch by @QuickWrite in #14
- Implement the API in the interfaces by @QuickWrite in #18
- Feature - Tests by @QuickWrite in #22
- Change the bundle creation from Factory to Builder by @QuickWrite in #23
- Change recursion result by @QuickWrite in #24
- Change pattern exception by @QuickWrite in #25
- Add JavaDocs by @QuickWrite in #26
- Refactor/code structure by @QuickWrite in #27
- Enhance/content iterator by @QuickWrite in #28
- Version 1.0.0 by @QuickWrite in #29
Full Changelog: 0.2.3-alpha...1.0.0