AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Replace useless summary
- updated to version 1.3.0 see installed HISTORY.md [#]# [Unreleased changes](http://github.com/ms-ati/docile/compare/v1.3.0...master) - ... [#]# [v1.3.0 (Feb 7, 2018)](http://github.com/ms-ati/docile/compare/v1.2.0...v1.3.0) - Allow helper methods in block's context to call DSL methods - Add SemVer release policy explicitly - Standardize on double-quoted string literals - Workaround some more Travis CI shenanigans [#]# [v1.2.0 (Jan 11, 2018)](http://github.com/ms-ati/docile/compare/v1.1.5...v1.2.0) - Special thanks to Christina Koller (@cmkoller) - add DSL evaluation returning *return value of the block* (see `.dsl_eval_with_block_return`) - add an example to README - keep travis builds passing on old ruby versions
- updated to version 1.1.5 - as much as possible, loosen version restrictions on development dependencies - clarify gemspec settings as much as possible - bump rspec dependency to 3.0.x - Special thanks to Ken Dreyer (@ktdreyer): - make simplecov/coveralls optional for running tests \[[33834852c7](https://github.com/ms-ati/docile/commit/33834852c7849912b97e109e8c5c193579cc5e98)\] - update URL in gemspec \[[174e654a07](https://github.com/ms-ati/docile/commit/174e654a075c8350b3411b212cfb409bc605348a)\]
- adapt to new rubygem packaging style
- updated to version 1.1.3 - Special thanks to Alexey Vasiliev (@le0pard): - fix problem to catch NoMethodError from non receiver object - upgrade rspec format to new "expect" syntax
- updated to version 1.1.2 - remove unnecessarily nested proxy objects (thanks @Ajedi32! - documentation updates and corrections
- updated to version 1.1.1, upstream set license (gh#7)
- initial package for simplecov