File tree Expand file tree Collapse file tree 3 files changed +5
-17
lines changed Expand file tree Collapse file tree 3 files changed +5
-17
lines changed Original file line number Diff line number Diff line change @@ -5,23 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ 1.0.7.dev7 ] - 2024-06-26
8+ ## [ 1.0.7.dev8 ] - 2024-06-26
99
1010Part of an important change (making ` bill-teams ` plugin
11- optional [ !53] ( https://gitlab.urz.uni-heidelberg.de/urz-elabftw/elapi/-/merge_requests/53 ) ) in previous
12- version ` 1.0.7.dev6 ` unfortunately did not
13- work as expected. Running ` pipx install "elapi[uhd_urz]==1.0.7.dev6" ` did not install the optional packages defined
14- under ` uhd_urz ` in ` pyproject.toml ` . We update the table/dictionary name that defines "extras", and we rename the
15- keyword back to ` uhd-urz ` in this hotfix release.
16-
17- ## [ 1.0.7.dev6] - 2024-06-26
18-
19- Part of an important change (making ` bill-teams ` plugin
20- optional [ !53] ( https://gitlab.urz.uni-heidelberg.de/urz-elabftw/elapi/-/merge_requests/53 ) ) in previous
21- version ` 1.0.7.dev5 ` unfortunately did not
22- work as expected. Running ` pipx install "elapi[uhd-urz]==1.0.7.dev5" ` did not install the optional packages defined
23- under ` uhd-urz ` in ` pyproject.toml ` . We rename the keyword to ` uhd_urz ` in this
24- hotfix release.
11+ optional [ !53] ( https://gitlab.urz.uni-heidelberg.de/urz-elabftw/elapi/-/merge_requests/53 ) ) unfortunately did not
12+ work as expected. We release a quick fix in this development version.
2513
2614## [ 1.0.7.dev5] - 2024-06-25
2715
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " elapi"
3- version = " 1.0.7.dev7 "
3+ version = " 1.0.7.dev8 "
44description = " elAPI is a powerful, extensible API client for eLabFTW."
55authors = [
66 " Alexander Haller, Mahadi Xion <elabftw@uni-heidelberg.de>" ,
Original file line number Diff line number Diff line change 1- 1.0.7.dev7
1+ 1.0.7.dev8
You can’t perform that action at this time.
0 commit comments