File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed
Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## [ Unreleased] ( https://github.com/bogdandm/json2python-models/tree/HEAD )
3+ ## [ v0.1.2] ( https://github.com/bogdandm/json2python-models/tree/v0.1.2 ) (2019-06-17)
4+ [ Full Changelog] ( https://github.com/bogdandm/json2python-models/compare/v0.1.1...v0.1.2 )
45
5- [ Full Changelog] ( https://github.com/bogdandm/json2python-models/compare/v0.1.0.post2...HEAD )
6+ * Fix models merging
7+ * Fix Union optimization in merged models
8+ * Fix optimizing Union\[ Unknown\] or Union\[ None\]
9+
10+ ** Merged pull requests:**
11+
12+ - Bug fixes [ \# 25] ( https://github.com/bogdandm/json2python-models/pull/25 ) ([ bogdandm] ( https://github.com/bogdandm ) )
13+
14+ ## [ v0.1.1] ( https://github.com/bogdandm/json2python-models/tree/v0.1.1 ) (2019-06-13)
15+ [ Full Changelog] ( https://github.com/bogdandm/json2python-models/compare/v0.1.0.post2...v0.1.1 )
616
717** Merged pull requests:**
818
You can’t perform that action at this time.
0 commit comments