|
| 1 | +## Version 0.3.6 (2019/06/19) |
| 2 | + |
| 3 | +### Issues Closed |
| 4 | + |
| 5 | +#### Completed |
| 6 | + |
| 7 | +* [Issue 24](https://github.com/aerispaha/swmmio/issues/24) - Assumed column data-type of elements with all numeric values causes conflicts ([PR 56](https://github.com/aerispaha/swmmio/pull/56)) |
| 8 | +* [Issue 16](https://github.com/aerispaha/swmmio/issues/16) - problem with ImageFont.py ([PR 54](https://github.com/aerispaha/swmmio/pull/54)) |
| 9 | +* [Issue 9](https://github.com/aerispaha/swmmio/issues/9) - options in swmmio.graphics ([PR 54](https://github.com/aerispaha/swmmio/pull/54)) |
| 10 | +* [Issue 8](https://github.com/aerispaha/swmmio/issues/8) - version_control module fails in directories with spaces in the path ([PR 56](https://github.com/aerispaha/swmmio/pull/56)) |
| 11 | + |
| 12 | +#### Enhancements |
| 13 | + |
| 14 | +* [Issue 53](https://github.com/aerispaha/swmmio/issues/53) - include test models in package distribution |
| 15 | +* [Issue 47](https://github.com/aerispaha/swmmio/issues/47) - Set and reproject a model's coordinate reference system ([PR 48](https://github.com/aerispaha/swmmio/pull/48)) |
| 16 | +* [Issue 44](https://github.com/aerispaha/swmmio/issues/44) - Alleviate Pandas .ix indexing depreciation warning ([PR 48](https://github.com/aerispaha/swmmio/pull/48)) |
| 17 | +* [Issue 12](https://github.com/aerispaha/swmmio/issues/12) - Standardize the organization of the main and submodules ([PR 48](https://github.com/aerispaha/swmmio/pull/48)) |
| 18 | +* [Issue 9](https://github.com/aerispaha/swmmio/issues/9) - options in swmmio.graphics ([PR 54](https://github.com/aerispaha/swmmio/pull/54)) |
| 19 | + |
| 20 | +#### Bugs fixed |
| 21 | + |
| 22 | +* [Issue 51](https://github.com/aerispaha/swmmio/issues/51) - invalid import in swmmio.utils.modify_model |
| 23 | +* [Issue 49](https://github.com/aerispaha/swmmio/issues/49) - Some coordinates are being rounded |
| 24 | +* [Issue 24](https://github.com/aerispaha/swmmio/issues/24) - Assumed column data-type of elements with all numeric values causes conflicts ([PR 56](https://github.com/aerispaha/swmmio/pull/56)) |
| 25 | +* [Issue 16](https://github.com/aerispaha/swmmio/issues/16) - problem with ImageFont.py ([PR 54](https://github.com/aerispaha/swmmio/pull/54)) |
| 26 | +* [Issue 8](https://github.com/aerispaha/swmmio/issues/8) - version_control module fails in directories with spaces in the path ([PR 56](https://github.com/aerispaha/swmmio/pull/56)) |
| 27 | + |
| 28 | +In this release 14 issues were closed. |
| 29 | + |
| 30 | +### Pull Requests Merged |
| 31 | + |
| 32 | +* [PR 56](https://github.com/aerispaha/swmmio/pull/56) - Refactoring graphics, build instructions tests and bug fix ([9](https://github.com/aerispaha/swmmio/issues/9), [8](https://github.com/aerispaha/swmmio/issues/8), [24](https://github.com/aerispaha/swmmio/issues/24), [16](https://github.com/aerispaha/swmmio/issues/16)) |
| 33 | +* [PR 54](https://github.com/aerispaha/swmmio/pull/54) - Refactoring swmmio graphics ([9](https://github.com/aerispaha/swmmio/issues/9), [16](https://github.com/aerispaha/swmmio/issues/16)) |
| 34 | +* [PR 48](https://github.com/aerispaha/swmmio/pull/48) - Improved import pattern, coordinate ref system support ([47](https://github.com/aerispaha/swmmio/issues/47), [45](https://github.com/aerispaha/swmmio/issues/45), [45](https://github.com/aerispaha/swmmio/issues/45), [44](https://github.com/aerispaha/swmmio/issues/44), [12](https://github.com/aerispaha/swmmio/issues/12)) |
| 35 | + |
| 36 | +In this release 3 pull requests were closed. |
0 commit comments