v1.3.0
What's new
- Allow to change default tags for Decoder and Encoder #241
- Support time.duration #248
- Map camelCased keys to fields in structs #251
- Allow to marshal pointer to struct and map #247
- Support byte order mark #250
- Add Delete* functions to Tree #256
- Provide "default" tag for unmarshal #259
- Go 1.12 support #261
- Provide Go mod #265
- Option to keep fields ordered when marshaling struct #266
Fixed Bugs
- Fix path not found message on Windows #227
- Fix panic when type mismatch between toml and struct #236
- Fix integer-only keys in inline tables #224
All changes: v1.2.0...v1.3.0