for-GET / jesse

jesse (JSon Schema Erlang) is an implementation of a JSON Schema validator for Erlang.
https://github.com/for-get/jesse
Apache License 2.0
124 stars 64 forks source link

Fix some bugs reported #119

Closed seriyps closed 2 years ago

seriyps commented 2 years ago

Fixes #117 and https://github.com/for-GET/jesse/commit/c56fef431c7a3fad0936fb334289a16516ba9c95#commitcomment-66651833

kikofernandez commented 2 years ago

Any updates on this?

andreineculau commented 2 years ago

Thanks as always 🙏 @seriyps

Not sure though about 468eba5. If my memory serves well, there have been some bugs present in minor versions. We know that the current state is green in those versions, but we don't know if future code changes will. And since we have no idea in which envs jesse is used, it may mean we break those envs. And we do that to shave ~5 minutes (removing 9 versions out of 22).

While I personally favour running not-bleeding-but-still-new versions of my dependencies, I know many don't want or cannot do that, so I'd reckon there are still many deployments out there on e.g. OTP 19.