-
Notifications
You must be signed in to change notification settings - Fork 226
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
2 changed files
with
36 additions
and
1 deletion.
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,29 @@ | ||
# Change Log | ||
|
||
## [0.2](https://github.com/formatc1702/WireViz/tree/v0.2) (2020-XX-XX) | ||
|
||
### Backward incompatible changes | ||
|
||
- Change names of connector attributes ([#77](https://github.com/formatc1702/WireViz/issues/77)) | ||
- Remove ferrules as a separate connector type ([#78](https://github.com/formatc1702/WireViz/issues/78)) | ||
- Change the way loops are defined ([#79](https://github.com/formatc1702/WireViz/issues/79)) | ||
|
||
### New features | ||
- Add bidirectional AWG/mm2 conversion ([#41](https://github.com/formatc1702/WireViz/pull/41)) | ||
- Add support for part numbers ([#11](https://github.com/formatc1702/WireViz/pull/11)) | ||
- Add support for multicolored wires ([#17](https://github.com/formatc1702/WireViz/pull/17)) | ||
- Add ability to export data directly to other programs ([#55](https://github.com/formatc1702/WireViz/pull/55)) | ||
- Add support for line breaks in various fields ([#63](https://github.com/formatc1702/WireViz/issues/63)) | ||
- Allow using connector pin names to define connections ([#72](https://github.com/formatc1702/WireViz/issues/72)) | ||
- Make defining connection sets easier and more flexible ([#67](https://github.com/formatc1702/WireViz/issues/67)) | ||
|
||
### Misc. fixes | ||
|
||
- Improve BOM generation | ||
- Add various input sanity checks | ||
|
||
### | ||
|
||
## [0.1](https://github.com/formatc1702/WireViz/tree/v0.1) (2020-06-29) | ||
|
||
- Initial release |
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