File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ 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.2] - 2023-11-16
9+
10+ ### Fixed
11+
12+ - Fix installation command line ([ #5 ] ( https://gitlab.urz.uni-heidelberg.de/urz-elabftw/elapi/-/issues/5 ) ).
13+ - Hot-fixed initial Python 3.9 compatibility
14+ issues ([ #3 ] ( https://gitlab.urz.uni-heidelberg.de/urz-elabftw/elapi/-/issues/3 ) , [ #4 ] ( https://gitlab.urz.uni-heidelberg.de/urz-elabftw/elapi/-/issues/4 ) ).
15+
16+ ### Deprecated
17+
18+ - Passing data as arguments to ` elapi post ` has been deprecated due to possible incompatibility between ` typer.Context `
19+ and
20+ Python 3.9.
21+
822## [ 1.0.0] - 2023-11-15
923
1024Initial stable release to PyPI.
You can’t perform that action at this time.
0 commit comments