Skip to content

swap out json-dsl

Compare
Choose a tag to compare
@jillesvangurp jillesvangurp released this 16 Mar 15:06
· 116 commits to master since this release

What's Changed

Json-dsl is now a separate project and kt-search now uses version 3 of it: https://github.com/jillesvangurp/json-dsl

  • use external json-dsl instead of the now obsolete internal one that we removed by @jillesvangurp in #126 There were a few internal changes related to minor API changes in JsonDsl. If you have your own DSLs based on that, you may need to do similar changes. Otherwise, things should be backwards compatible.

Full Changelog: 2.1.24...2.1.25