Skip to content

v0.2.1.1

Compare
Choose a tag to compare
@MaxymVlasov MaxymVlasov released this 12 Feb 14:13
· 5 commits to stable since this release
519013d
  • Add warning for commits that have more 1000 changes (#21)

This warning cann't be permanently disabled. And if you'd like force strict mode - set FORСE_WARNING_TO_ERROR="enabled" - then no way to commit any changes >= 1000

  • Fix keyboard layout error in v0.2.1.0

How to update to new version:

git fetch --all && git checkout v0.2.1.1 2>/dev/null && git status

If you see HEAD detached at v0.2.1.1 - update is successfully completed.