Skip to content

Releases: NeonGeckoCom/neon-diana-utils

0.0.6a7

0.0.6a7 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 May 21:17

What's Changed

Full Changelog: 0.0.6a6...0.0.6a7

0.0.6a6

0.0.6a6 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 May 21:18

What's Changed

Full Changelog: 0.0.1...0.0.6a6

0.0.5

Choose a tag to compare

@github-actions github-actions released this 14 Jan 00:32
95a5bd1
Merge pull request #11 from NeonGeckoCom/dev

Minor Docker implementation changes

0.0.3

Choose a tag to compare

@github-actions github-actions released this 03 Dec 23:27
a1d6512
Merge pull request #6 from NeonGeckoCom/dev

Updated Documentation and Automation

0.0.1

Choose a tag to compare

@github-actions github-actions released this 02 Dec 21:52
94149b4
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