Skip to content

release-0.3.1

Compare
Choose a tag to compare
@jfredenburg jfredenburg released this 11 Jan 05:52
· 84 commits to main since this release

[0.3.1] - 2023-01-10

Added

  • Added an installation successful message to the install target.
  • The Makefile variable WORKDIR_ROOT can now be overidden on the command line.

Changed

  • Build dependencies are now populated under $(WORKDIR_ROOT)/deps/.
  • Build artifacts are now populated under $(WORKDIR_ROOT)/build/.
  • Test artifacts are now populated under$(WORKDIR_ROOT)/test/.

Fixed

  • Running target check and test, now try to test the dependencies as well

Full Changelog: 0.3.0...0.3.1