Skip to content

Releases: NeonGeckoCom/neon-diana-utils

0.0.6a10

06 Jun 19:45
Compare
Choose a tag to compare
0.0.6a10 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.6a9...0.0.6a10

0.0.6a8

01 Jun 23:05
Compare
Choose a tag to compare
0.0.6a8 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.6a7...0.0.6a8

0.0.6a7

03 May 21:17
Compare
Choose a tag to compare
0.0.6a7 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.6a6...0.0.6a7

0.0.6a6

01 May 21:18
Compare
Choose a tag to compare
0.0.6a6 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.1...0.0.6a6

0.0.5

14 Jan 00:32
95a5bd1
Compare
Choose a tag to compare
Merge pull request #11 from NeonGeckoCom/dev

Minor Docker implementation changes

0.0.3

03 Dec 23:27
a1d6512
Compare
Choose a tag to compare
Merge pull request #6 from NeonGeckoCom/dev

Updated Documentation and Automation

0.0.1

02 Dec 21:52
94149b4
Compare
Choose a tag to compare
Initial Implementation (#1)

* Initial docker-compose.yml with documentation and unit tests

* Add utils for initial MQ setup
Implement GH unit tests

* Fix typo in GH Workflow

* Troubleshooting GH actions testing

* Troubleshooting GH actions testing

* Remove GH Actions unit tests
Fix relative imports
Add config info to readme

* Update license to BSD-3

* Outline updated default server generation
Update for Python packaging

* Completed RabbitMQ config creation in utils with unit tests
Updated requirements
Added GH Automation

* Append path in tests for actions compat.

* Add services test automation

* Add CLI entrypoint and methods
Relocate version file for queries via CLI
Update README with automatic config instructions

* Minor UI changes for consistent documentation

* Cleanup and TODO annotation