Releases: fungover/breeze
Releases · fungover/breeze
v1.0.0
Breeze 💨
Release: v1.0.0
A slight breeze passes by, taking with it the smell of change!
What's Changed
- 43 circular buffer (#97) @malvamalmgren
- 114 Add toList Method to FQueue (#114) @DeenoDev00
- 108 implement-countvowels-method (#113) @ArianG421
- 111 Move RetryExecutor Class to funclib package (#111) @DeenoDev00
- 107 Add Method removeNonAlphaNumeric (#107) @DeenoDev00
- 86 create simple password generator utility (#103) @ArdaHalim2
- 66 Dijkstra's algorithm (#66) @Freddievaneijsden
- 90 add a reverse method to invert the queue (#104) @martinez0466
- 95 add edge case handling for 1x1 arrays new (#102) @liamr03
- 42 implement retry executor with configurable retry logic (#88) @Abdii111
- 61 Matrix Implementations and tests. (#61) @CarlGullberg
- 55 increase performance for large arrays test (#100) @Raffi02k
- 65 implement tuple2 class (#67) @VictoriaNaenfeldtEklund
- 31 string utilities implementation (#99) @DeenoDev00
- 11 implement f tree (#77) @villeken
- 48 Implement Try<T> type for exception handling (#48) @kirre02
- 96 Enhanced String Add StringTemplate class with string interpolation and unit tests (#96) @AntonGrubisic
- 12 implement FQueue functional queue (#87) @DeenoDev00
- 27 Vector Implementation (#69) @Oggeboii
v0.3.0
Breeze 💨
Release: v0.3.0
A slight breeze passes by, taking with it the smell of change!
What's Changed
- 19 implement zip and zipwith array operations (#51) @ehottinen
- 21 implement chunk array operation (#76) @JenDevs
v0.2.1
v0.2.0
v0.1.0
What's Changed
- Strings util functions by @ArdaHalim2 in #41
- Either implementation by @voffie in #38
New Contributors
- @ArdaHalim2 made their first contribution in #41
- @voffie made their first contribution in #38
Full Changelog: v0.0.1...v0.1.0
v0.0.1
What's Changed
- Add pom.xml and first code with test by @kappsegla in #3
- Add workflow for CI Add GitHub Actions CI workflow for Java Maven project with JDK 23 by @kappsegla in #9
- Add support for CI-based SonarQube Update CI workflow and pom.xml for coverage and Sonar analysis by @kappsegla in #25
- Add feature Update .gitignore to exclude macOS system files and directories by @kappsegla in #23
- Add action for publishing to github packages by @kappsegla in #35
- Fix error in release.yml syntax by @kappsegla in #36
- Strip v from tagname if present by @kappsegla in #37
New Contributors
- @kappsegla made their first contribution in #3
Full Changelog: https://github.com/fungover/breeze/commits/v0.0.1