# CHANGELOG ## master ## 2.1.1 (2020-05-16) * [24](https://github.com/soutaro/strong_json/pull/24): Ship with RBS ## 2.1.0 (2019-07-19) * [20](https://github.com/soutaro/strong_json/pull/20): Add `integer` type ## 2.0.0 (2019-06-28) * [17](https://github.com/soutaro/strong_json/pull/17): Revise `Object` type _ignore_/_reject_ API ## 1.1.0 (2019-06-09) * [#15](https://github.com/soutaro/strong_json/pull/15): Add `hash` type ## 1.0.1 (2019-05-29) * Improve enum error reporting ## 1.0.0 (2019-05-26) * [#14](https://github.com/soutaro/strong_json/pull/14): Revise error reporting ## 0.9.0 (2019-3-20) * [#12](https://github.com/soutaro/strong_json/pull/12): Fix type signature ## 0.8.0 (2018-10-29) * Add steep typechecking