-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
42 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
## Version 0.3.6 (2019/06/19) | ||
|
||
### Issues Closed | ||
|
||
#### Completed | ||
|
||
* [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)) | ||
* [Issue 16](https://github.com/aerispaha/swmmio/issues/16) - problem with ImageFont.py ([PR 54](https://github.com/aerispaha/swmmio/pull/54)) | ||
* [Issue 9](https://github.com/aerispaha/swmmio/issues/9) - options in swmmio.graphics ([PR 54](https://github.com/aerispaha/swmmio/pull/54)) | ||
* [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)) | ||
|
||
#### Enhancements | ||
|
||
* [Issue 53](https://github.com/aerispaha/swmmio/issues/53) - include test models in package distribution | ||
* [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)) | ||
* [Issue 44](https://github.com/aerispaha/swmmio/issues/44) - Alleviate Pandas .ix indexing depreciation warning ([PR 48](https://github.com/aerispaha/swmmio/pull/48)) | ||
* [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)) | ||
* [Issue 9](https://github.com/aerispaha/swmmio/issues/9) - options in swmmio.graphics ([PR 54](https://github.com/aerispaha/swmmio/pull/54)) | ||
|
||
#### Bugs fixed | ||
|
||
* [Issue 51](https://github.com/aerispaha/swmmio/issues/51) - invalid import in swmmio.utils.modify_model | ||
* [Issue 49](https://github.com/aerispaha/swmmio/issues/49) - Some coordinates are being rounded | ||
* [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)) | ||
* [Issue 16](https://github.com/aerispaha/swmmio/issues/16) - problem with ImageFont.py ([PR 54](https://github.com/aerispaha/swmmio/pull/54)) | ||
* [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)) | ||
|
||
In this release 14 issues were closed. | ||
|
||
### Pull Requests Merged | ||
|
||
* [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)) | ||
* [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)) | ||
* [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)) | ||
|
||
In this release 3 pull requests were closed. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters