File tree 1 file changed +9
-1
lines changed
src/client/packaging/pypi
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable future changes to the ` delphi_epidata ` python client will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) .
5
5
6
- ## [ 4.1.24] - 2024-06-06
6
+ ## [ 4.1.24] - 2024-07-09
7
7
8
8
### Includes
9
9
- 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
10
13
11
14
### Changed
12
15
- 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.
13
21
14
22
## [ 4.1.23] - 2024-05-31
15
23
You can’t perform that action at this time.
0 commit comments