2.1.0
✨ New time
namespace, and a pile of bug fixes! ✨
v2.1.0 (2017-10-14)
Implemented enhancements:
- Add time funcs #211 (hairyhenderson)
Fixed bugs:
- 'client nonce mismatch' when using AWS auth with nonce #205
- AWS Auth nonce file not created if it doesn't already exist #204
- "gomplate -in flibbit" should produce an error #192
- Fixes #192 - fail with unknown args #208 (drmdrew)
- Remove trailing spaces #207 (stuart-c)
- Create file if it doesn't exist #206 (stuart-c)
Closed issues:
- Document 4 new conv functions in 2.0.0 #196
Merged pull requests:
- Document conv.ParseInt, conv.ParseFloat, conv.ParseUint, and conv.Atoi #212 (danedmunds)