Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
## [Unreleased]
## [1.2.1]
### Removed
- No more dependency to distutils
## [1.2.0]
### Changed
- Changed CLI options
- Updated sphn-sampler to `0.5.1`
- Updated sphn-connector-lib to `1.5.1`
### Fixed
- Fixed bugs
## [1.1.6]
### Added
- support for SPHN RDF Schema 2024.2
### Changed
- Updated sphn-connector-lib to `1.4.0`
## [1.1.5]
### Changed
- Updated sphn-sampler to `0.4.1`
## [1.1.4]
### Changed
- Updated sphn-connector-lib to `1.3.1.post2`
## [1.1.3]
### Added
- Added JSON output format
## [1.1.2]
### Fixed
- Fixed Windows path issue
## [1.1.1]
### Added
- Added Docker image
## [1.1.0]
### Added
- Logging messages for the terminal
### Changed
- renamed `--debug-write-intermediary-output` -> `--debug`
- updated sphn-connector-lib to `1.2.0`
## [1.0.0]
### Added
- Initial release with CLI