Kategory v0.10.2 Release Notes

Release Date: 2019-10-25 // over 4 years ago
  • 0.10.2 (2019-10-24)

    • πŸš€ Release 0.10.2 (#1737) [Francisco Diaz]
    • Rework recursion schemes to be more modular (#1384) [Jannis]
    • πŸ‘• excluded arrow dependencies from kotlintest in arrow-test. (#1733) [Alpha]
    • πŸ›  Fix typos in Higher Kind docs (#1730) [MΓ‘rton Braun]
    • βœ‚ Remove unnecessary foldable in max and min values (#1724) [Miguel Angel Ruiz Lopez]
    • πŸ›  Fix checks (#1725) [Rachel M. Carmena]
    • βœ… Test with semigroup and monoid laws (#1705) [Devesh Shetty]
    • πŸ›  Fix typos (#1723) [Tatsuya Fujisaki]
    • πŸ”„ Change the implementation of min and max in order to not change the return value. The idea is get the max value but we don't have to return that max all the time (#1722) [Miguel Angel Ruiz Lopez]
    • πŸ›  Fix crash on Android API < 21 by replacing usages of java.util.concurrent.atomic with Kotlin's atomic-fu (#1710) [Alberto Ballano]
    • Implemented AQL's Max and Min (#1702) [Miguel Angel Ruiz Lopez]
    • ⚑️ Update README.md (#1721) [NiccolΓ² Passolunghi]
    • πŸ“š Documentation: tiny format detail (#1714) [Rachel M. Carmena]
    • Next iteration 0.10.2-SNAPSHOT (#1671) [Jorge Castillo]
    • βž• Add GitHub Actions to build the project and to get notifications (#1694) [Rachel M. Carmena]
    • πŸ›  fixed the artifact name of arrow-aql in README.md (#1709) [Alpha]
    • Recover setup guidelines in main page. (#1707) [Rachel M. Carmena]
    • 🚚 Move ReadMe Docs to KDocs (#1493) [maruiz81]
    • ⚑️ Update Dokka to 0.10.0 (#1700) [junron]
    • 🚚 KIO moved to jitpack.io repository (#1691) [Emanuele Colombo]
    • βž• Add a link to the frdomain.kt project (#1689) [Stojan Anastasov]
    • ⚑️ Update some dependencies (#1681) [Stojan Anastasov]
    • βž• Adding some docs for MonadCombine (#1685) [Miguel Coleto]
    • πŸ‘• Switch to the kotlintest-runner-junit5 (#1687) [Stojan Anastasov]
    • βœ‚ Removes Russian translations (#1684) [Imran Settuba]
    • Doc - Removing references to DeferredK (#1597) [Philippe Bastiani]
    • KIO benchmark (#1688) [Emanuele Colombo]
    • πŸ›  Fix old snippet [Paco]
    • πŸ›  Fixing Alternative's some and many and adding docs for them (#1664) [Miguel Coleto]