mlms13 / bs-decode

Type-safe JSON decoding for ReasonML and OCaml
https://mlms13.github.io/bs-decode/docs/what-and-why
MIT License
103 stars 18 forks source link

Add deprecations for v1 #115

Closed mlms13 closed 1 year ago

mlms13 commented 1 year ago

Not removing anything just yet, but starting to mark lots of things as deprecated so any v1 users can start to prepare for future breaking changes.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 203


Files with Coverage Reduction New Missed Lines %
src/Decode_Base.bs.js 2 99.44%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 201: 0.01%
Covered Lines: 901
Relevant Lines: 903

💛 - Coveralls