New
v0.7.0
What's Changed
- Support for RFC1123 HTTP dates by @deevus in https://github.com/rockorager/zeit/pull/29
- gofmt: require fractional seconds to be all 0 or 9 by @rockorager in https://github.com/rockorager/zeit/pull/30
- Fix parsing of ISO 8601 basic format by @deevus in https://github.com/rockorager/zeit/pull/34
- Fix minute precision ISO8601 parsing with time zone by @raindev in https://github.com/rockorager/zeit/pull/35
- fix: remove usingnamespace in build.zig by @neurocyte in https://github.com/rockorager/zeit/pull/36
- adapt to zig 0.15.1 by @renerocksai in https://github.com/rockorager/zeit/pull/41
New Contributors
- @deevus made their first contribution in https://github.com/rockorager/zeit/pull/29
- @raindev made their first contribution in https://github.com/rockorager/zeit/pull/35
- @neurocyte made their first contribution in https://github.com/rockorager/zeit/pull/36
- @renerocksai made their first contribution in https://github.com/rockorager/zeit/pull/41
Full Changelog: https://github.com/rockorager/zeit/compare/v0.6.0...v0.7.0