File: Changelog.md

package info (click to toggle)
ruby-coercible 1.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 704 kB
  • sloc: ruby: 1,734; makefile: 9
file content (20 lines) | stat: -rw-r--r-- 397 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# v1.0.0 2013-12-10

Dropped 1.8.7 support.

# v0.2.0 2013-03-08

* [internal] Update to latest backports (solnic)

# v0.1.0 2013-02-17

* [internal] Small clean-up and improved tests (solnic)

# v0.0.2 2013-02-16

* [feature] Added Coercer::Object#coerced? (solnic)

# v0.0.1 2012-12-25

* Add configurable coercers (solnic)
* Port Virtus::Coercion and refactor into object-based system (solnic)