Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
python-poetry
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
python-poetry
Commits
bff51e2c
Unverified
Commit
bff51e2c
authored
Jun 11, 2019
by
Sébastien Eustace
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG
parent
29d60ad7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
CHANGELOG.md
+4
-0
No files found.
CHANGELOG.md
View file @
bff51e2c
...
...
@@ -12,6 +12,9 @@
-
Added support for declaring a specific source for dependencies.
-
Added support for disabling PyPI and making another repository the default one.
-
Added support for declaring private repositories as secondary.
-
Added the ability to specify packages on a per-format basis.
-
Added support for custom urls in metadata.
-
Full environment markers are now supported for dependencies via the
`markers`
property.
### Changed
...
...
@@ -25,6 +28,7 @@
### Fixed
-
Fixed transitive extra dependencies being removed when updating a specific dependency.
-
The
`pyproject.toml`
configuration is now properly validated.
## [0.12.16] - 2019-05-17
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment