summaryrefslogblamecommitdiff
path: root/CHANGELOG.md
blob: 1520343f6d66c1d2bc3b43bec6885f93b56f267d (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                       



                   





                       









                       
# 0.1.0

* Bump minor
* Export all in crate root
* Add fixed string type
* Add new errors
* Update documentation
* Add `as_d_stream` method to `SStream`
* Add `to_s_stream` and `as_slice` methods to `DStream`

# 0.0.2

* Add license files

# 0.0.1

* Fix copyright notices
* Add license notices
* Update readme

# 0.0.0

* Add changelog
* Fork from `backspace`
* Add gitignore
* Add documentation
* Add tests
* License under LGPL-3
* Configure lints
* Add readme