Current section

Files

Jump to
live_json CHANGELOG.md
Raw

CHANGELOG.md

## 0.4.2
Export new `sendData` function.
## 0.4.1
Fix that.
## 0.4.0
* Add `send_data` utility.
## 0.3.3
* Util bugfix
## 0.3.2
* Util bugfix
## 0.3.1
* Loosen LV requirement
## 0.3.0
* Adds `assign`, `append`, and `put` utility functions.
## 0.2.1
* Bump `jsonpatch` to `0.13.1` - should speed things up in `:rfc` mode!
## 0.2.0
* Fix release process
* Don't send empty patches
* Lower min LiveView requirement
## 0.1.0
* Initial Release!