Commit Graph

20 Commits

Author SHA1 Message Date
Manuel Raimann a488a6303e r 2026-01-30 18:11:51 +01:00
Manuel Raimann e2aae35093 refactor: remove Cargo.lock from release process 2026-01-30 18:10:10 +01:00
Manuel Raimann 2e96115db7 refactor: remove Miri job from CI configuration 2026-01-30 18:09:25 +01:00
Manuel Raimann 530faba61c refactor: rename library from optimize to optimizer 2026-01-30 18:08:13 +01:00
Manuel Raimann 12d572025f feat: add typos check job to CI with Rust installation and caching 2026-01-30 18:03:35 +01:00
Manuel Raimann 8a11dd8ca4 feat: enhance CI configuration with additional jobs for MSRV, Cargo Deny, Semver Check, Miri, Minimal Versions, and Typos 2026-01-30 18:02:36 +01:00
Manuel Raimann d93f384f1e feat: add scheduled CI workflow for Rust compilation and testing 2026-01-30 17:57:00 +01:00
Manuel Raimann 6a283ce7ce feat: add feature-check job to CI for checking feature combinations 2026-01-30 17:56:01 +01:00
Manuel Raimann 482354b251 fix: update condition to use is_multiple_of for better readability 2026-01-30 17:46:13 +01:00
Manuel Raimann bb5ef05c10 feat: add async integration tests for optimization library 2026-01-30 17:45:11 +01:00
Manuel Raimann ee0b75ecf6 feat: add Codecov badge to README for coverage visibility 2026-01-30 17:38:34 +01:00
Manuel Raimann 7bc720dfa4 feat: add Codecov token for coverage upload in CI workflow 2026-01-30 17:36:59 +01:00
Manuel Raimann 8cbc855fd7 Remove audit.yml workflow 2026-01-30 17:35:16 +01:00
Manuel Raimann f27e911633 feat: add CI workflow for code coverage reporting with Codecov 2026-01-30 17:34:26 +01:00
Manuel Raimann e95755dd82 feat: add README.md with project overview, features, quick start guide, and documentation links 2026-01-30 17:33:33 +01:00
Manuel Raimann 6ab023dcea feat: add optional fixed bandwidth for KDE in TPE sampler 2026-01-30 17:30:12 +01:00
Manuel Raimann 0d24c9d960 feat: update Cargo.toml with license, authors, description, and repository info 2026-01-30 17:29:58 +01:00
Manuel Raimann 727906b3bb feat: add CI, audit, publish, and dependabot workflows 2026-01-30 17:25:01 +01:00
Manuel Raimann 4db6e56466 Initial Implementation 2026-01-30 17:24:56 +01:00
Manuel Raimann 164aafc209 feat: add .gitignore to exclude build and IDE files 2026-01-30 16:52:44 +01:00