Releases: actinia-org/actinia-python-client
Releases · actinia-org/actinia-python-client
0.4.1
0.4.0
[0.4.0] - 2024-02-20
Added
- persistent processing
- Add
create_actinia_pc_item
function to utils
0.3.2
set up from PyPI
0.3.1
Fixed
- fix mapset deletion if mapset does not exists
- fix location creation if location already exists
- fix mapset creation if mapset exists
0.3.0
[0.3.0] - 2023-03-01
Fixed
- Initialize Job from dict
Changed
- not mocked tests
- improved mapset management
Added
- own logging
- linting (black)
- Enhance docs
- vector and raster management
0.2.0
0.1.2
Try to fix version number
0.1.1
Try to fix release and remove _version.txt file
0.1.0
Added
- Location management and process chain validation by @anikaweinmann in #2
- Raster management by @anikaweinmann in #5
- Vector management by @anikaweinmann in #6
Documentation + CI
- manual: add pages in list by @neteler in #1
- Add & use a task for installing dependencies by @marcjansen in #7
- Fix a typo of the program name in file headers by @marcjansen in #8
- manual: add Fork Me On GitHub Ribbon by @neteler in #3
- Enhance docs by @mmacata in #9
New Contributors
- @neteler made their first contribution in #1
- @anikaweinmann made their first contribution in #2
- @marcjansen made their first contribution in #7
- @mmacata made their first contribution in #9
Full Changelog: 0.0.2...0.1.0
0.0.2
Fix deploy workflow version