Skip to content

Releases: imrafaelmerino/json-values

Astro

30 Dec 20:45
053e250
Compare
Choose a tag to compare
v9.0.0-RC1

Release 9.0.0-RC1

Astro

18 Aug 20:17
3231548
Compare
Choose a tag to compare
#151 (#154)

* fix: 🐛 hashcode and equals methods in JsErrorPair and Error

Closes: #153

* feat: 🎸 JsGens.cons and JsSpec.const methods

Closes: #151

* ci: 🎡 release

new version, changelog

Astro

14 Aug 00:51
7fa7f5c
Compare
Choose a tag to compare
v8.3.0 (#150)

* fix: 🐛 lenses methods returns impls, nullpointer compose

Closes: #149

* ci: 🎡 release v8.3.0

pom, changes and readme

Astro

04 Aug 13:58
Compare
Choose a tag to compare
v8.2.2

Merge branch 'master' of https://github.com/imrafaelmerino/json-values

Astro

15 Jul 20:53
Compare
Choose a tag to compare
v8.2.1

Merge branch 'master' of https://github.com/imrafaelmerino/json-values

Astro

15 Jul 18:01
1064ea6
Compare
Choose a tag to compare
release 8.2.0 (#139)

* feat: 🎸 new types JsBinary and JsInstant

* feat: 🎸 optics for new types binary and instant

* feat: 🎸 prism from base64 encoded string to byte[]

* ci: 🎡 set new version 8.2.0

* docs: ✏️ notice file update

* feat: 🎸 prism from string to instant

* fix: 🐛 equals for JsBinary and JsIntant

* bug toJsBinary and toJsIntant

* remove scala tests

* fix: 🐛 added binary generators and refactor type of date gen

* test: 💍 binary and instant tests for generators

* fix: 🐛 bug jsinstant and jsbinary parsers

* test: 💍 rename test classes

* docs: ✏️ added circle badge

* docs: ✏️ readme makeover

* docs: ✏️ changelog 8.2.0 version

* docs: ✏️ remove contributing section

Astro

29 Jun 21:02
c4a7607
Compare
Choose a tag to compare
v8.1.0

* perf: ⚡️ new benchmarks

close #84

* feat: 🎸 linkedhashmap implementation

close #84

* ci: 🎡 release 8.2.0

* docs: ✏️ changelog

Astro

14 Aug 01:02
d5ccbef
Compare
Choose a tag to compare
V8.0.2 (#135)

* test: 💍 test compose optional lenses

Closes: close #134

* docs: ✏️ changelog

* docs: ✏️ javadoc

* ci: 🎡 version release

Astro

17 Jun 21:41
Compare
Choose a tag to compare
v8.0.1

Merge branch 'master' of https://github.com/imrafaelmerino/json-values

Astro

12 Jun 17:44
b9d98e8
Compare
Choose a tag to compare
Release 8.0.0 (#131)

* feat: 🎸 hiding lens impls, oneOf method added in spec

* feat: 🎸 JsObjIO, order printing on console is preserved

* ci: 🎡 release-8.0.0

* docs: ✏️ index

* refactor: 💡 release 8.0.0

* docs: ✏️ changelog

* fix: 🐛 supress sonar warnings factory methods

* docs: ✏️ readme