All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add
Count64()
method tocount.Reader
andWriter
- [BC] Move
iago.MustXXX()
functions tomust.XXX()
0.3.0 - 2019-01-29
- Add
count.Reader
andWriter
0.2.0 - 2019-01-29
- Add
ioutil.TestWriteXXX()
helpers for testing write operations - Add
MustWriteByte()
Indenter.Write()
no longer includes the indent length in the returned byte count
0.1.0 - 2019-01-16
- Initial release