- Further minor README fixup after project renaming - pull request 6 - Add a .gitignore file so that tests/pycache never gets committed - pull request 5 - Remove accidentially committed pycache directory under "tests"
1.0.0
- first stable release - project renamed as discussed in 4 - new docker image available from dockerhub - testunit added - README.md updated
0.0.4
- new testunits - new github worflows for testing and build stages - normalize timestamp to utc and isoformat - new verbose mode - update README.md
0.0.3
- fix issue 2 - does not produce valid JSON: Uses single quotes instead of double quotes as string delimiter - fix issue 3 - should print log messages to STDOUT as documented instead of STDERR - new docker file