File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## v0.4.0 2016-05-28
2
+
3
+ ### Deleted (backward-incompatible changes)
4
+
5
+ * Support of modules and case equality as type constraints (@nepalez )
6
+
7
+ [ Compare v0.3.3...v0.4.0] ( https://github.com/dry-rb/dry-initializer/compare/v0.3.3..v0.4.0 )
8
+
1
9
## v0.3.3 2016-05-28
2
10
3
11
* Add deprecation warnings about modules and case equality as type constraints (@nepalez )
Original file line number Diff line number Diff line change 1
1
Gem ::Specification . new do |gem |
2
2
gem . name = "dry-initializer"
3
- gem . version = "0.3.3 "
3
+ gem . version = "0.4.0 "
4
4
gem . author = [ "Vladimir Kochnev (marshall-lee)" , "Andrew Kozin (nepalez)" ]
5
5
gem . email = [ "hashtable@yandex.ru" , "andrew.kozin@gmail.com" ]
6
6
gem . homepage = "https://github.com/dryrb/dry-initializer"
You can’t perform that action at this time.
0 commit comments