mirror of
https://github.com/ms-ati/docile
synced 2023-03-27 23:21:52 -04:00
841 B
841 B
HISTORY
v1.0.4 (Jul 25, 2013)
- simplify and clarify code
- fix a minor bug where FallbackContextProxy#instance_variables would return symbols rather than strings on Ruby 1.8.x
v1.0.3 (Jul 6, 2013)
- instrument code coverage via SimpleCov and publish to Coveralls.io
v1.0.2 (Apr 1, 2013)
- allow passing parameters to DSL blocks (thanks @dslh!)
v1.0.1 (Nov 29, 2012)
- relaxed rspec and rake dependencies to allow newer versions
- fixes to documentation
v1.0.0 (Oct 29, 2012)
- Initial Feature Set