Skip to content

Latest commit

 

History

History
261 lines (204 loc) · 10.7 KB

CHANGELOG.md

File metadata and controls

261 lines (204 loc) · 10.7 KB

Changelog

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

Version 0.10.0 - 2023-09-10

What's Changed

💥 Breaking Changes

🚀 Enhancements

Full Changelog: https://github.com/jmartinezmaes/neotype_prelude/compare/v0.9.0...v0.10.0

Version 0.9.0 - 2023-04-22

What's Changed

💥 Breaking Changes

🚀 Enhancements

🐛 Bug Fixes

  • Always return non-readonly types from collect and gather functions by @jmartinezmaes in #90

Full Changelog: https://github.com/jmartinezmaes/neotype_prelude/compare/v0.8.1...v0.9.0

Version 0.8.1 - 2023-03-13

What's Changed

🚀 Enhancements

Full Changelog: https://github.com/jmartinezmaes/neotype_prelude/compare/v0.8.0...v0.8.1

Version 0.8.0 - 2023-02-27

What's Changed

💥 Breaking Changes

🚀 Enhancements

📖 Documentation

Full Changelog: https://github.com/jmartinezmaes/neotype_prelude/compare/v0.7.0...v0.8.0

Version 0.7.0 - 2023-01-22

What's Changed

💥 Breaking Changes

Full Changelog: https://github.com/jmartinezmaes/neotype_prelude/compare/v0.6.0...v0.7.0

Version 0.6.0 - 2022-12-16

What's Changed

💥 Breaking Changes

🚀 Enhancements

Full Changelog: https://github.com/jmartinezmaes/neotype_prelude/compare/v0.5.0...v0.6.0

Version 0.5.0 - 2022-10-27

What's Changed

💥 Breaking Changes

Full Changelog: https://github.com/jmartinezmaes/neotype_prelude/compare/v0.4.0...v0.5.0

Version 0.4.0 - 2022-10-22

What's Changed

💥 Breaking Changes

🚀 Enhancements

  • Introduce the gather combinators for Ior and Validated by @jmartinezmaes in #3

New Contributors

Full Changelog: https://github.com/jmartinezmaes/neotype_prelude/compare/v0.3.0...v0.4.0