Skip to content

Version 0.2.3

Compare
Choose a tag to compare
@sobolevn sobolevn released this 21 Dec 16:30
· 752 commits to master since this release
492c8d8
  • Added -m option to hide command, files will only be hidden when modifications are detected (#92)
  • Changed how path mappings file works: colon delimited FSDB (#92)
  • Fixed gnupg >= 2.1 CI tests (#6)
  • Now users can run local CI tests using test-kitchen (#6)
  • Migrated travis ci tests to test-kitchen for Linux platforms.
  • git secret init now adds random_seed to .gitignore (#93)
  • Added more gpg version to test matrix (#99)
  • Dropped git check-ignore, using git add --dry-run instead to check for ignored files (#105,#38)
  • Added CentOS to test matrix (#38,#91)
  • All tested Linux platforms now use latest release of shellchek
  • Added Alpine to test matrix, and apk is now built. (#75)