cassowary v0.4.0 Release Notes

Release Date: 2020-01-16 // over 4 years ago
  • ๐Ÿ”จ Major refactoring done to keep code DRY and significantly more easier to navigate. Also main package (the cli) and the callable code have been separated; thus enabling anyone to import the client library using go mod

    ๐Ÿ”„ Changelog

    ๐Ÿ”€ d937504 Merge pull request #7 from HugoReeves/master
    ๐Ÿ”จ aa7459b Merge pull request #8 from rogerwelin/refactor-project-structure
    581d4df add fields to struct, make terminal output optional
    โœ… 054bf91 add more tests
    ๐Ÿ”จ a1aa580 documenting refactor changes
    ๐Ÿ”จ 85e9601 major refactoring of project structure
    a83856d readme: add nix/nixos install instructions
    ๐Ÿšš 3767016 remove duplicated code sections