toge
toge
Specify library name and version: **objectbox/4.0.0** https://github.com/objectbox/objectbox-c/compare/v0.21.0...v4.0.0 --- - [x] I've read the [contributing guidelines](https://github.com/conan-io/conan-center-index/blob/master/CONTRIBUTING.md). - [x] I've used a [recent](https://github.com/conan-io/conan/releases/latest) Conan client version close to the [currently deployed](https://github.com/conan-io/conan-center-index/blob/master/.c3i/config_v1.yml#L6). -...
There are several compilation errors with gcc 13. You need to include cstdint and add the std:: prefix as described in the error message. This fix is within the scope...
### Summary Changes to recipe: **fmt/11.0.0** #### Motivation There are lots of update since 10.2.1. #### Details https://github.com/fmtlib/fmt/compare/10.2.1...11.0.0 I deleted one line in test_package.cpp because it failed in gcc14 with...
### Summary Changes to recipe: **zlib-ng/2.2.1** #### Motivation There are performance improvements in 2.2.1. #### Details https://github.com/zlib-ng/zlib-ng/compare/2.1.7...2.2.1 --- - [x] Read the [contributing guidelines](https://github.com/conan-io/conan-center-index/blob/master/CONTRIBUTING.md) - [x] Checked that this PR...
### Summary Changes to recipe: **daw_json_link/3.24.1** #### Motivation There are several improvements since 3.23.2. #### Details https://github.com/beached/daw_json_link/compare/v3.23.2...v3.24.1 --- - [x] Read the [contributing guidelines](https://github.com/conan-io/conan-center-index/blob/master/CONTRIBUTING.md) - [x] Checked that this PR...
### Summary Changes to recipe: **imgui/1.90.9** #### Motivation There are lots of improvements in 1.90.9. There are lots of versions in this recipe which is not referred by any recipes....
### Summary Changes to recipe: **glaze/2.9.4** #### Motivation There are several improvements in 2.9.4. #### Details https://github.com/stephenberry/glaze/compare/v2.9.2...v2.9.4 --- - [x] Read the [contributing guidelines](https://github.com/conan-io/conan-center-index/blob/master/CONTRIBUTING.md) - [x] Checked that this PR...
### Summary Changes to recipe: **daw_header_libraries/2.106.1** #### Motivation Small bugfix release. #### Details https://github.com/beached/header_libraries/compare/v2.106.0...v2.106.1 --- - [x] Read the [contributing guidelines](https://github.com/conan-io/conan-center-index/blob/master/CONTRIBUTING.md) - [x] Checked that this PR is not a...
### Summary Changes to recipe: **caf/1.0.0** #### Motivation major version up. #### Details https://github.com/actor-framework/actor-framework/compare/0.19.4...1.0.0 --- - [x] Read the [contributing guidelines](https://github.com/conan-io/conan-center-index/blob/master/CONTRIBUTING.md) - [x] Checked that this PR is not a...
Specify library name and version: **jinja2cpp/1.3.2** jinja2cpp/1.3.2 requires Boost::json. But Boost::json is not avaiable in apple-clang. https://github.com/conan-io/conan-center-index/pull/5246/files#r616257192 In this PR, I will drop apple-clang support for jinja2cpp/1.3.2. I'm trying to...