Release v0.5.0
Release Date: 2024-04-12
⚠️ BREAKING
📖 Commits
- [2f265c6] remove profiling stuff - easy to do via command line or IDE
- [ba69bce] updated man page (autogenerated from README, should probably be part of Makefile)
- [43bfe8f] minor code nits
- [5b6791a] setting up for first release
- [ce168dc] bump go to 1.19
- [0dde3fa] comment out profiling code, cause those arguments to print instructions
- [579b850] add CHLOG processing
- [5df32f6] setting up Go version badge
- [56686f1] setting up Go report card badge
- [1cd5b8b] setting up codecov badge
- [e62e379] clean up makefile and add testing badge, try 2
- [4423b42] clean up makefile and add testing badge
- [2cbb0b9] upgrade README - correct errors, reorganize, new material
- [2dd42ca] github CI test runner, sixth attempt
- [a9e8be1] github CI test runner, fifth attempt
- [3b9a9a0] github CI test runner, fourth attempt
- [85000b2] github CI test runner, third attempt
- [23df4c3] github CI test runner, second attempt
- [e286224] github CI test runner, first attempt
- [5133cef] feeling my way through github CI
- [f0135c9] Addresses #9 - improves test coverage and documentation, also bugs (#9)
- [4eba337] Disallow out-of-order field lists.