v1.0.0 - First stable release
What's Changed
With version 1.0.0, this package is now stable! As the standards are now pulled daily from their respective sources, this package will be updated as soon as their counterpart spec updates! Unfortunately, when pulling from the official sources it became apparent that the 0.0.1 release contained several enum keys that were not consistent with the official spec. make sure to follow the upgrade guide to implement these changes and get up and running with this new release!
- Add .gitattributes by @lakuapik in #6
- Small fixes by @akalineskou in #5
- Rename ISO4217_Alpha3 to ISO4217_Alpha_3 by @Wick96 in #3
- HTTP Status Codes (iana) by @irealworlds in #4
- Add automatic spec updating by @PrinsFrank in #9, #10 and #11
- Run SpecUpdater in a Composer way by @szepeviktor in #13
New Contributors
- @lakuapik made their first contribution in #6
- @akalineskou made their first contribution in #5
- @Wick96 made their first contribution in #3
- @irealworlds made their first contribution in #4
- @szepeviktor made their first contribution in #13
Full Changelog: v0.0.1...v1.0.0