File rubygem-docile.changes of Package rubygem-docile
-------------------------------------------------------------------
Wed Feb 14 20:12:25 UTC 2018 - jengelh@inai.de
- Replace useless summary
-------------------------------------------------------------------
Thu Feb 8 05:59:41 UTC 2018 - coolo@suse.com
- 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
-------------------------------------------------------------------
Wed Oct 15 11:18:53 UTC 2014 - coolo@suse.com
- 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)\]
-------------------------------------------------------------------
Sun Oct 12 10:28:51 UTC 2014 - adrian@suse.de
- adapt to new rubygem packaging style
-------------------------------------------------------------------
Sun Feb 23 09:24:49 UTC 2014 - coolo@suse.com
- 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
-------------------------------------------------------------------
Mon Jan 20 09:29:44 UTC 2014 - coolo@suse.com
- updated to version 1.1.2
- remove unnecessarily nested proxy objects (thanks @Ajedi32!
- documentation updates and corrections
-------------------------------------------------------------------
Tue Nov 26 21:15:45 UTC 2013 - coolo@suse.com
- updated to version 1.1.1, upstream set license (gh#7)
-------------------------------------------------------------------
Sat Nov 23 07:21:37 UTC 2013 - coolo@suse.com
- initial package for simplecov