Releases: GoCodeAlone/modular
Releases · GoCodeAlone/modular
v1.0.0
Minimal functional change from v0.1.0, focused rather on bugfixes and test coverage.
What's Changed
- Bump github.com/stretchr/testify from 1.8.1 to 1.10.0 by @dependabot in #1
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: v0.1.0...v1.0.0
v0.1.0 Initial release
Initial release providing a framework for an application runtime with support for modules, and an included example application.
Tests are needed, and some functionality expansion. Incomplete by far.