File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
src/client/packaging/pypi Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 33All notable future changes to the ` delphi_epidata ` python client will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) .
55
6- ## [ 4.1.24] - 2024-06-06
6+ ## [ 4.1.24] - 2024-07-09
77
88### Includes
99- https://github.com/cmu-delphi/delphi-epidata/pull/1470
10+ - https://github.com/cmu-delphi/delphi-epidata/pull/1486
11+ - https://github.com/cmu-delphi/delphi-epidata/pull/1463
12+ - https://github.com/cmu-delphi/delphi-epidata/pull/1465
1013
1114### Changed
1215- Replaced ` setup.py ` with ` pyproject.toml ` for package metadata and build configuration.
16+ - Removed heavy ` delphi_utils ` dependency by changing debug output from structured logger to direct stderr printing.
17+
18+ ### Fixed
19+ - Resolved previous version number typo in CHANGELOG.
20+ - Client version will now only incremented and released when there are structural/functional changes.
1321
1422## [ 4.1.23] - 2024-05-31
1523
You can’t perform that action at this time.
0 commit comments