Skip to content

Releases: e2/nenv

v0.3.0

08 Feb 06:00
@e2 e2
Compare
Choose a tag to compare

Improvements

  • #7 - refactoring, optimization and major internal cleanup (thanks to @marshall-lee !)
  • #5 - optimization in accessor calls (again, thanks to @marshall-lee !)

v0.2.0

16 Jan 20:24
@e2 e2
Compare
Choose a tag to compare

Improvements

#3 - support block form (thanks, @monkbroc !)

v0.1.1

14 Dec 01:24
@e2 e2
Compare
Choose a tag to compare

Improvements

  • Remove all non-essential files from gem package

Other

  • fix typo in gem description

v0.1.0

13 Dec 21:20
@e2 e2
Compare
Choose a tag to compare

New features

  • #2 Nenv::Builder for building RSpec-friendly static classes (instead of dynamically adding methods)

v0.0.3

13 Dec 15:46
@e2 e2
Compare
Choose a tag to compare

Bugfixes

  • minor fixes so Nenv works on Ruby 1.8

v0.0.2

13 Dec 15:47
@e2 e2
Compare
Choose a tag to compare

Initial release - should work as advertised