nostromo v0.7.7 Release Notes

Release Date: 2020-04-16 // about 4 years ago
  • ๐Ÿ”„ Changelog

    โœ… 717dedb Add a couple of unit tests for config method
    โœ… 479b2ed Add another unit test for shell var replacement
    59847b3 Adjust lookup of startup files to respect ZDOTDIR
    4e9586e Fix shell var functionality with replacement util call
    ๐Ÿ”€ f4bbb24 Merge pull request #28 from lewiscowper/fix-zdotdir-not-respected
    ๐Ÿ”€ f0b3f3d Merge pull request #29 from pokanop/issue-5-shell-vars
    d9ee100 run gofmt


Previous changes from v0.7.6

  • ๐Ÿ”„ Changelog

    ๐Ÿ‘• 0184996 Clean up godoc comments and linter errors
    ๐Ÿ”ง ce18baf Configure base config location with NOSTROMO_HOME
    ๐Ÿ‘• d8ee4a2 Fix a couple more linter errors
    ๐Ÿ”ง 68ee458 Merge pull request #27 from lewiscowper/26/allow-configuration-of-base-config
    ๐Ÿšš 544f607 Move sourcing note to end of caveats section