File tree 1 file changed +7
-2
lines changed
src/client/packaging/pypi
1 file changed +7
-2
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.17 ] - 2024-01-30
6
+ ## [ 4.1.21 ] - TBD
7
7
8
8
### Includes
9
- - https://github.com/cmu-delphi/delphi-epidata/pull/1363
9
+ - https://github.com/cmu-delphi/delphi-epidata/pull/1418
10
10
11
11
### Added
12
12
- Adds two debug flags:
13
13
- ` debug ` logs info about HTTP requests and responses
14
14
- ` sandbox ` prevents any HTTP requests from actually executing, allowing for tests that do not incur server load.
15
15
16
+ ## [ 4.1.17] - 2024-01-30
17
+
18
+ ### Includes
19
+ - https://github.com/cmu-delphi/delphi-epidata/pull/1363
20
+
16
21
### Changed
17
22
- Replaced use of deprecated setuptools' ` pkg_resources ` library with the native ` importlib.metadata ` library.
18
23
You can’t perform that action at this time.
0 commit comments