Current section
Files
Jump to
Current section
Files
nimble_strftime
CHANGELOG.md
CHANGELOG.md
## v0.1.1 (2019-10-15)
### Bug fixes
* Drop default padding for %u to match other strftime implementations
* Use `keyword()` type for options
* Fix `-` modifier to actually drop padding per documentation
## v0.1.0 (2019-09-12)
* First release