github.com/go-swagger/go-swagger@v0.31.0/notes/v0.7.2.md (about) 1 # Change Log 2 3 ## [0.7.2](https://github.com/go-swagger/go-swagger/tree/0.7.2) (2016-10-11) 4 [Full Changelog](https://github.com/go-swagger/go-swagger/compare/0.7.1...0.7.2) 5 6 **Closed issues:** 7 8 - configure\_xxx.go file gets overwritten everytime. [\#687](https://github.com/go-swagger/go-swagger/issues/687) 9 10 **Merged pull requests:** 11 12 - normalize the filename to honor skip\_exists config property [\#688](https://github.com/go-swagger/go-swagger/pull/688) ([casualjim](https://github.com/casualjim)) 13 - generate constants for string enum properties [\#686](https://github.com/go-swagger/go-swagger/pull/686) ([rgarcia](https://github.com/rgarcia))