Releases: xmidt-org/dms
Releases · xmidt-org/dms
v0.2.0 10/15/2021
- Refactored Switch into a simpler interface that removes internal concurrency - Ensure that as much as possible test logging goes through testing.T - Added tests for the main DI container
v0.1.0 08/16/2021
- README text - Refactored the main package for modularity in case we want to migrate to a separate package - Switch to --http, -h for consistency with the go tool chain - Support dynamic HTTP ports
v0.0.2 08/13/2021
- Added the Postponer interface - Better description
Initial version
First working version