Skip to content

0.2.7

Compare
Choose a tag to compare
@booniepepper booniepepper released this 29 Apr 06:25
· 196 commits to core since this release

Sigi 0.2.7

Added:

  • --verbose/-v flag that can show extra detail, especially when listing #2
    • Test drive with:
      sigi --stack example push goodbye
      sigi --stack example pop
      sigi --stack example_deleted --verbose list
      
  • Default value of 10 for head and tail #6
  • swap now logs 2 items, rot now logs 3 9ca6602

Fixed:

  • Correct ordering of output for pick #4
  • Bug where tail would have no output when N greater than stack length d3d3a61

Notes:

Version 0.2.6 is skipped. It was published to crates.io prematurely (missing documentation updates) and yanked.