Skip to content

Releases: j-mie6/parsley-cats

Parsley Cats 1.3.0

09 Jan 23:09
4001660
Compare
Choose a tag to compare

This release supports parsley-4.5.0, and deprecates manyTill in the process. Version bumps to scala native and js in line with parsley:4.5.0

What's Changed

Full Changelog: v1.2.0...v1.3.0

Parsley Cats 1.2.0

07 Feb 00:14
554e6ce
Compare
Choose a tag to compare

Moved the catsinstances into a parsley.cats package, and also created parsley.cats.combinator, which contains variants of parsley's regular iterative combinators that return the cats NonEmptyList type when applicable.

What's Changed

  • Moved catsinstances to cats.instances by @j-mie6 in #4
  • Combinators that return cats.data.NonEmptyList by @j-mie6 in #5

Full Changelog: v1.1.0...v1.2.0

Parsley Cats 1.1.0

13 Jan 21:10
2f25a74
Compare
Choose a tag to compare

What's Changed

  • Switched to new sonatype s01 host by @j-mie6 in #2
  • Switched dependencies to be required instead of Provided, which was a mistake! Thanks @armanbilge for pointing this out!

Full Changelog: v1.0.0...v1.1.0

Parsley Cats 1.0.0

30 Dec 19:04
6224703
Compare
Choose a tag to compare

What's Changed

Nothing! This just makes the library's release officially "stable"!

Parsley Cats 0.2.0

25 Dec 13:48
4b415c8
Compare
Choose a tag to compare

What's Changed

  • Added Defer instance, bump to 0.2.0. by @j-mie6 in #1

New Contributors

  • @j-mie6 made their first contribution in #1

Full Changelog: v0.1.0...v0.2.0

Parsley Cats 0.1.0

19 Dec 18:33
0319378
Compare
Choose a tag to compare

First release into a brave new world 🎉