Skip to content

v2.1.0

Compare
Choose a tag to compare
@degemer degemer released this 27 Oct 21:43
· 490 commits to master since this release
108e537

2.1.0/ 2016.10.27

Changes

  • [FEATURE] Add an optional by parameter for #increment and #decrement, #33
  • [BUGFIX] #time: record on all block exits, #38 @nelhage
  • [IMPROVEMENT] Replace string literals with symbols or frozen strings, #37 @janester