Releases: High-Performance-IO/CAPIO-CL
Releases · High-Performance-IO/CAPIO-CL
v1.3.4
What's Changed
- Improved termination phase for thread teardown by @marcoSanti in #56
- Drop support for ubuntu-22.04 in unit-tests by @marcoSanti in #57
- Updated broken clang-format dependency in the action workflow by @marcoSanti in #58
- Bump CAPIO-CL version by @marcoSanti in #59
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- General bugfixes on capiocl by @marcoSanti in #54
- Bump version with minor bugfixes by @marcoSanti in #55
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- Minor fixes to syntax and release workflow by @marcoSanti in #52
- Bump CAPIO-CL version by @marcoSanti in #53
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Improved bindings by adding explicit parameters names by @marcoSanti in #45
- Updated CI/CD action jidicula/clang-format-action by @marcoSanti in #46
- Fixed bug in matching of glob patterns by @marcoSanti in #47
- Added REST web server to interface with capiocl::Engine by @marcoSanti in #48
- Added github workflow for wheel build by @marcoSanti in #50
- Bump CAPIO-CL version by @marcoSanti in #51
Full Changelog: v1.2.0...v1.3.1
v1.2.0
What's Changed
- Commit monitor by @marcoSanti in #34
- Improved performance of CI/CD by @marcoSanti in #35
- Refactor of namespace capiocl by @marcoSanti in #36
- Home nodes by @marcoSanti in #37
- Updated README.md by @marcoSanti in #38
- Added support for TOML based cofiguration files by @marcoSanti in #39
- Added getPaths method by @marcoSanti in #40
- Refactor of include directory name by @marcoSanti in #41
- Added documentation upload to website by @marcoSanti in #42
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- Added workflow_name field to capiocl::engine by @marcoSanti in #28
- This commit fixes initialization issues in capiocl::_newEngine by @marcoSanti in #29
- Automatic update of parent directory item count by @marcoSanti in #31
- Refactored structure of unit tests by @marcoSanti in #32
- Release v1.1.2 by @marcoSanti in #33
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Added versioning support to CAPIO-CL by @marcoSanti in #24
- Removed python bundler dependency by @marcoSanti in #25
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Added Doxygen documentation by @marcoSanti in #17
- Fixed JSON SCHEMA bundling process by @marcoSanti in #19
- Added CONTRIBUTING.md and updated README.md by @marcoSanti in #20
- Improved Doxygen documentation by @marcoSanti in #21
- Made getter methods return const by @marcoSanti in #23
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Added python unit tests by @marcoSanti in #1
- Replaced simdjson with nlohmann/json by @marcoSanti in #3
- Added configuration to build python wheel by @marcoSanti in #4
- Added capiocl::Serializer class by @marcoSanti in #5
- Added coverage to project by @marcoSanti in #6
- Improve coverage by @marcoSanti in #7
- Commit and Fire rules Namespaces by @marcoSanti in #8
- Resolve integration issues with external C++ project by @marcoSanti in #9
- Handle empty file names by @marcoSanti in #10
- Refactor of _location data structure by @marcoSanti in #11
- Added schema validation by @marcoSanti in #12
- Fixed bundling of CAPIO-CL schemas by @marcoSanti in #16
Full Changelog: https://github.com/High-Performance-IO/CAPIO-CL/commits/v1.0.0