generated from ansys/template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add changelog, update license (#397)
* Add changelog, update license * Rename changelog, create breaking changes section
- Loading branch information
1 parent
56a3678
commit 341e7c6
Showing
2 changed files
with
56 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,55 @@ | ||
# Changelog | ||
|
||
## grantami-bomanalytics 2.0.0, DATE TBD | ||
|
||
### New features | ||
|
||
* Add sustainability analysis support, including examples and documentation. | ||
* Add `bom_types` subpackage. | ||
* Add licensing check as part of connection to server. | ||
|
||
### Backwards-incompatible changes | ||
|
||
* Change the `legislation_names` method to `legislation_ids`. | ||
* Remove `with_stk_records` method. | ||
|
||
### Doc improvements | ||
|
||
* Document use of the `pygranta` meta-package for managing compatibility between PyGranta and | ||
Granta MI. | ||
|
||
### Contributors | ||
|
||
* Doug Addy (Ansys) | ||
* Andy Grigg (Ansys) | ||
* Ludovic Steinbach (Ansys) | ||
* Judy Selfe (Ansys) | ||
|
||
## grantami-bomanalytics 1.2.0, 2023-08-29 | ||
|
||
### Bugs fixed | ||
|
||
* [Issue #277](https://github.com/ansys/grantami-bomanalytics/issues/277), | ||
[Pull request #242](https://github.com/ansys/grantami-bomanalytics/pull/282): | ||
Don't include withdrawn records in analysis. | ||
|
||
### New features | ||
|
||
* [Issue #328](https://github.com/ansys/grantami-bomanalytics/issues/328), | ||
[Pull request #341](https://github.com/ansys/grantami-bomanalytics/pull/341): | ||
Add `maximum_specification_link_depth` property. | ||
* [Pull request #334](https://github.com/ansys/grantami-bomanalytics/pull/334): | ||
Add scripts to automate test database creation. | ||
|
||
### Doc improvements | ||
|
||
* [Issue #291](https://github.com/ansys/grantami-bomanalytics/issues/291), | ||
[Pull request #343](https://github.com/ansys/grantami-bomanalytics/pull/343): | ||
Update documentation with new legislation names. | ||
|
||
### Contributors | ||
|
||
* Doug Addy (Ansys) | ||
* Andy Grigg (Ansys) | ||
* Ludovic Steinbach (Ansys) | ||
* Judy Selfe (Ansys) |
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