Skip to content

Release - v4.8.2

Compare
Choose a tag to compare
@frossm frossm released this 12 May 21:49
· 69 commits to master since this release

Release Notes

Small release to fix a bug and add another command

  • Added export command. This will dump the current stack into a simple text file provided.
  • Added unit testing for export
  • Correct bug with import
  • Added unit test for import
  • import now skips blank lines in the import file