-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatically generated by python-semantic-release Signed-off-by: semantic-release <semantic-release>
- Loading branch information
semantic-release
committed
Mar 27, 2024
1 parent
2c52fef
commit e4fe83b
Showing
3 changed files
with
76 additions
and
8 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 |
---|---|---|
@@ -1,6 +1,54 @@ | ||
# CHANGELOG | ||
|
||
|
||
|
||
## v0.6.0 (2024-03-27) | ||
|
||
### Chore | ||
|
||
* chore: revert CHANGELOG | ||
|
||
Signed-off-by: Paul Horton <[email protected]> ([`2c52fef`](https://github.com/madpah/requirements-parser/commit/2c52fef60a49bee60587f7212a4e9c1a9ddf97b4)) | ||
|
||
* chore: updates for semantic versioning | ||
|
||
Signed-off-by: Paul Horton <[email protected]> ([`e27c717`](https://github.com/madpah/requirements-parser/commit/e27c717e24181d8c102fd1d3e29996d2dbf3d081)) | ||
|
||
* chore: update publishing to PyPi to use Trusted Publishing | ||
|
||
Signed-off-by: Paul Horton <[email protected]> ([`1a09ab9`](https://github.com/madpah/requirements-parser/commit/1a09ab950d94d049c3279cf56372453eb87c9dc1)) | ||
|
||
* chore: Revert CHANGELOG.md ([`d71ab54`](https://github.com/madpah/requirements-parser/commit/d71ab54657b25f6985d307c84f61dff017b137c0)) | ||
|
||
### Feature | ||
|
||
* feat: upgrade CI workflows to get them running again (#90) | ||
|
||
* ci: update actions to latest for all workflows | ||
|
||
Signed-off-by: Paul Horton <[email protected]> ([`e76a3f5`](https://github.com/madpah/requirements-parser/commit/e76a3f553d145bcd9fdcb2c8aa7424b607056ee0)) | ||
|
||
### Unknown | ||
|
||
* 0.6.0 | ||
|
||
Automatically generated by python-semantic-release ([`d6755f2`](https://github.com/madpah/requirements-parser/commit/d6755f2f39884d80dd8147b42969fce1a2ae0562)) | ||
|
||
* Merge branch 'master' of github.com:madpah/requirements-parser ([`58d5e50`](https://github.com/madpah/requirements-parser/commit/58d5e50fe15221ede167960a6ec019104e5436ff)) | ||
|
||
* 0.6.0 | ||
|
||
Automatically generated by python-semantic-release ([`3724009`](https://github.com/madpah/requirements-parser/commit/3724009b7d10804fc0938c47950f9967ffe86ed3)) | ||
|
||
* doc: install requirements.txt before building docs | ||
|
||
Signed-off-by: Paul Horton <[email protected]> ([`1ce9236`](https://github.com/madpah/requirements-parser/commit/1ce923617147dd984c280d56cb1f02fcd3589a7c)) | ||
|
||
* doc: minor doc improvements | ||
|
||
Signed-off-by: Paul Horton <[email protected]> ([`ee91237`](https://github.com/madpah/requirements-parser/commit/ee9123745ca3cd78826b2eddd3abe2644920d15c)) | ||
|
||
|
||
## v0.5.0 (2022-01-20) | ||
|
||
### Chore | ||
|
@@ -13,13 +61,19 @@ Signed-off-by: Paul Horton <[email protected]> ([`b8d5c56`](https://git | |
|
||
* feat: support all documented options in requirements files #62 (#63) | ||
|
||
* feat: support all documented options in requirements files #62 | ||
* feat: support all documented options in requirements files #62 | ||
|
||
Signed-off-by: Paul Horton <[email protected]> | ||
|
||
* fixed type bug | ||
|
||
Signed-off-by: Paul Horton <[email protected]> ([`f92c0c0`](https://github.com/madpah/requirements-parser/commit/f92c0c079bce03b1860c78852d2c8c48cf32d539)) | ||
|
||
Signed-off-by: Paul Horton <[email protected]> | ||
### Unknown | ||
|
||
* fixed type bug | ||
* 0.5.0 | ||
|
||
Signed-off-by: Paul Horton <[email protected]> ([`f92c0c0`](https://github.com/madpah/requirements-parser/commit/f92c0c079bce03b1860c78852d2c8c48cf32d539)) | ||
Automatically generated by python-semantic-release ([`19e3ddf`](https://github.com/madpah/requirements-parser/commit/19e3ddf21e600f92ac29a83811beaff94f8f5410)) | ||
|
||
|
||
## v0.4.0 (2022-01-18) | ||
|
@@ -42,12 +96,16 @@ Signed-off-by: Paul Horton <[email protected]> ([`9487044`](https://git | |
|
||
* feat: library is now typed according to PEP561 | ||
|
||
* chore: added static analysis to CI | ||
|
||
* chore: added static analysis to CI | ||
|
||
Signed-off-by: Paul Horton <[email protected]> ([`0e1bb6a`](https://github.com/madpah/requirements-parser/commit/0e1bb6a746857a59c50530155d24da487a40c4be)) | ||
|
||
### Unknown | ||
|
||
* 0.4.0 | ||
|
||
Automatically generated by python-semantic-release ([`a16fd0b`](https://github.com/madpah/requirements-parser/commit/a16fd0b948e44526b8d228240a7692156498ef8e)) | ||
|
||
* doc: readthedocs config | ||
|
||
Signed-off-by: Paul Horton <[email protected]> ([`793ce91`](https://github.com/madpah/requirements-parser/commit/793ce914074430882ba447782ae9127d8312d0bf)) | ||
|
@@ -69,6 +127,12 @@ Signed-off-by: Paul Horton <[email protected]> ([`9d22e23`](https://git | |
|
||
Signed-off-by: Paul Horton <[email protected]> ([`ac1e7fb`](https://github.com/madpah/requirements-parser/commit/ac1e7fb616a2c15e83b8a5ca630ffd50aad4aedb)) | ||
|
||
### Unknown | ||
|
||
* 0.3.1 | ||
|
||
Automatically generated by python-semantic-release ([`186cfd4`](https://github.com/madpah/requirements-parser/commit/186cfd4a0d90628915a4f6e3bd827a0fe2981ee7)) | ||
|
||
|
||
## v0.3.0 (2021-12-17) | ||
|
||
|
@@ -150,6 +214,10 @@ Signed-off-by: Paul Horton <[email protected]> ([`5d2eebe`](https://git | |
|
||
### Unknown | ||
|
||
* 0.3.0 | ||
|
||
Automatically generated by python-semantic-release ([`8760e01`](https://github.com/madpah/requirements-parser/commit/8760e01d59c1bb60c65dfbc6321eab506d05fab7)) | ||
|
||
* Merge pull request #56 from madpah/feat/migrate-to-poetry | ||
|
||
Migration to Poetry and other updates after David kindly transferred to Paul ([`8833cdb`](https://github.com/madpah/requirements-parser/commit/8833cdb128ce7909c4d0dbe635fce2a410ff4023)) | ||
|
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[tool.poetry] | ||
name = "requirements-parser" | ||
version = "0.5.0" | ||
version = "0.6.0" | ||
description = "This is a small Python module for parsing Pip requirement files." | ||
authors = [ | ||
"Paul Horton <[email protected]>", | ||
|
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