0.10.3 (2019-11-13)
- Release 0.10.3 (#1792) [Francisco Diaz]
- Move
Const.kt
tocore
package (#1789) (#1791) [Stanislav Zemlyakov] - CI: move from Bitrise to GitHub Actions (#1779) [Rachel M. Carmena]
- Fix broken link to Bracket.kt (#1790) [Sven Tennie]
- Implement Endo Monoid (#1781) [Flavio Corpa]
- Remove unused Fx (#1788) [Simon Vergauwen]
- Add io pool to dispatchers (#1787) [Simon Vergauwen]
- Add Fiber instances (#1783) [Simon Vergauwen]
- Add unsafeCancellableRun (#1784) [Paco]
- Add deprecation notice for unsafe catch (#1785) [Paco]
- RxJava ConcurrentSyntax & Dispatchers (#1782) [Simon Vergauwen]
- Fix the return type of flatMap (#1780) [tatsuyafujisaki]
- #1777: add extension function that converts an Either to an IO (#1778) [Alphonse Bendt]
- CI: move to GitHub Actions for release (#1771) [Rachel M. Carmena]
- Update README.md. (#1774) [Sebastian Raaphorst]
- Add replicate to applicative (#1768) [Jannis]
- Add alternative instances to datatypes (#1769) [Jannis]
- Correct link to Option class in Datatype intro (#1766) [Ro-Rams]
- Removed unused Readme files (#1763) [Miguel Angel Ruiz Lopez]
- More targets for extension annotation: (#1764) [Rachel M. Carmena]
- Add sequence birecursive instance and fix corecursive tests (#1750) [Jannis]
- arrow-annotations: migrate content from Arrow Meta (#1760) [Rachel M. Carmena]
- Make retrofit compatible with lower API versions (#1762) [junron]
- Check submodules for Android API compatibility (#1751) [junron]
- Add docs for cancelable IO (#1759) [Paco]
- Documentation: update badges (#1752) [Rachel M. Carmena]
- Update README.md (#1756) [Stephen Samuel]
- Slight tweaks to atomics (#1753) [Alberto Ballano]
- Move listk doc to kdoc (#1592) [Miguel Angel Ruiz Lopez]
- Remove arrow-meta-prototype (#1745) [Rachel M. Carmena]
- Fix typo and replace compile with implementation in various md files (#1748) [Alberto Ballano]
- Implement suspend catch for ApplicativeError (#1744) [Thanh Le]