Skip to content

Releases: GoCodeAlone/modular

v1.0.0

28 Mar 20:32
eef9940

Choose a tag to compare

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

Full Changelog: v0.1.0...v1.0.0

v0.1.0 Initial release

26 Mar 19:57
1668ba8

Choose a tag to compare

Pre-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.