Summary
Minor release with various small improvements including filter internals, support for optional member types, println support, CMake, filter move semantic, interoperability, and documentation.
What's Changed
- [version] bump version number to 0.3.0 by @FrancoisCarouge in #390
- Bump actions/checkout from 3 to 4 by @dependabot in #394
- Bump coverallsapp/github-action from 2.2.1 to 2.2.3 by @dependabot in #393
- [openssf] add score card support by @FrancoisCarouge in #392
- [cicd] add codeql support by @FrancoisCarouge in #391
- [cicd] pin action hashes by @FrancoisCarouge in #395
- Bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #396
- [cicd] fix doxygen workflow syntax by @FrancoisCarouge in #398
- Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #400
- Bump github/codeql-action from 2.21.5 to 2.21.8 by @dependabot in #401
- [cicd] add missing cron and update existing by @FrancoisCarouge in #402
- [StepSecurity] Apply security best practices by @step-security-bot in #403
- Bump actions/checkout from 3.6.0 to 4.1.0 by @dependabot in #404
- Bump github/codeql-action from 2.21.8 to 2.21.9 by @dependabot in #405
- Bump actions/dependency-review-action from 2.5.1 to 3.1.0 by @dependabot in #406
- [legal] add SPDX identifier to license file for support by @FrancoisCarouge in #408
- [cmake] isolate internal compiler options from other projects by @FrancoisCarouge in #407
- [cicd] clean cppcheck dead suppression comment by @FrancoisCarouge in #410
- [format] replace fmtlib by std format by @FrancoisCarouge in #411
- [cicd] add dependency review action by @FrancoisCarouge in #415
- Bump step-security/harden-runner from 2.5.1 to 2.6.0 by @dependabot in #412
- Bump github/codeql-action from 2.21.9 to 2.22.0 by @dependabot in #413
- Bump ossf/scorecard-action from 2.2.0 to 2.3.0 by @dependabot in #414
- Bump step-security/harden-runner from 2.5.1 to 2.6.0 by @dependabot in #418
- [cppcheck] suppress incorrect unused function by @FrancoisCarouge in #417
- [cpp] remove more optional typename by @FrancoisCarouge in #416
- Bump github/codeql-action from 2.22.0 to 2.22.3 by @dependabot in #420
- [cicd] remove extraneous white spaces by @FrancoisCarouge in #421
- [cicd] simplify valgrind pipeline by @FrancoisCarouge in #424
- [test] run all kalman tests by defaults by @FrancoisCarouge in #422
- [documentation] fix typos by @FrancoisCarouge in #426
- [filter] support move semantic by @FrancoisCarouge in #419
- Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #428
- Bump github/codeql-action from 2.22.3 to 2.22.4 by @dependabot in #427
- [cmake] remove dead support and add missing print support by @FrancoisCarouge in #429
- [utility] add println support by @FrancoisCarouge in #430
- [filter] remove unecessary input control setter by @FrancoisCarouge in #432
- Bump github/codeql-action from 2.22.4 to 2.22.5 by @dependabot in #434
- Bump ossf/scorecard-action from 2.3.0 to 2.3.1 by @dependabot in #433
- [sample] scope non-template aliases by @FrancoisCarouge in #435
- Bump actions/dependency-review-action from 3.1.0 to 3.1.2 by @dependabot in #436
- Bump github/codeql-action from 2.22.5 to 2.22.7 by @dependabot in #437
- Bump actions/dependency-review-action from 3.1.2 to 3.1.3 by @dependabot in #438
- Bump step-security/harden-runner from 2.6.0 to 2.6.1 by @dependabot in #439
- Bump github/codeql-action from 2.22.7 to 2.22.8 by @dependabot in #440
- Bump actions/dependency-review-action from 3.1.3 to 3.1.4 by @dependabot in #441
- Bump github/codeql-action from 2.22.8 to 2.22.9 by @dependabot in #442
- Bump github/codeql-action from 2.22.9 to 3.22.11 by @dependabot in #443
- Bump actions/upload-artifact from 3.1.3 to 4.0.0 by @dependabot in #444
- Bump github/codeql-action from 3.22.11 to 3.22.12 by @dependabot in #445
- [filter] use member type for member requirements by @FrancoisCarouge in #446
- Bump actions/dependency-review-action from 3.1.4 to 3.1.5 by @dependabot in #447
- Bump ilammy/msvc-dev-cmd from 1.12.1 to 1.13.0 by @dependabot in #448
- [filter] start modular API support by @FrancoisCarouge in #449
- [test] println filter compilation by @FrancoisCarouge in #450
- Bump github/codeql-action from 3.22.12 to 3.23.0 by @dependabot in #451
- Bump actions/upload-artifact from 4.0.0 to 4.1.0 by @dependabot in #452
- Bump actions/upload-artifact from 4.1.0 to 4.2.0 by @dependabot in #453
- Bump actions/dependency-review-action from 3.1.5 to 4.0.0 by @dependabot in #454
- Bump github/codeql-action from 3.23.0 to 3.23.1 by @dependabot in #455
- [documentation] update filter println test description for accuracy by @FrancoisCarouge in #456
- Bump actions/upload-artifact from 4.2.0 to 4.3.0 by @dependabot in #457
- Bump github/codeql-action from 3.23.1 to 3.23.2 by @dependabot in #458
- [benchmark] rename benchmark state to prevent confusion by @FrancoisCarouge in #459
- Bump step-security/harden-runner from 2.6.1 to 2.7.0 by @dependabot in #460
- Bump github/codeql-action from 3.23.2 to 3.24.0 by @dependabot in #461
- Bump mattnotmitt/doxygen-action from 1.9.5 to 1.9.8 by @dependabot in #462
- [linalg] expand interoperability demonstration samples by @FrancoisCarouge in #463
- Bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in #465
- [filter] support input optional api by @FrancoisCarouge in #464
- [documentation] clarify comments and documentation by @FrancoisCarouge in #466
- [filter] support input control optional api by @FrancoisCarouge in #467
- [filter] support output model optional api by @FrancoisCarouge in #468
- [filter] some member types now conditionally present by @FrancoisCarouge in #469
- [documentation] new line to separate groups by @FrancoisCarouge in #470
- [documentation] update Doxyfile to 1.11.0 with compatibility by @FrancoisCarouge in #471
- Bump github/codeql-action from 3.24.0 to 3.24.3 by @dependabot in #473
- Bump actions/dependency-review-action from 4.0.0 to 4.1.0 by @dependabot in #472
- Bump github/codeql-action from 3.24.3 to 3.24.5 by @dependabot in #475
- Bump actions/dependency-review-action from 4.1.0 to 4.1.3 by @dependabot in #474
- Bump github/codeql-action from 3.24.5 to 3.24.6 by @dependabot in #476
- Bump actions/dependency-review-action from 4.1.3 to 4.2.4 by @dependabot in #481
- Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #479
- Bump github/codeql-action from 3.24.6 to 3.24.9 by @dependabot in #480
- Bump actions/dependency-review-action from 4.2.4 to 4.2.5 by @dependabot in #482
- Bump github/codeql-action from 3.24.9 to 3.24.10 by @dependabot in #483
- [documentation] fix array test brief by @FrancoisCarouge in #484
- [cmake] sort test library dependency by @FrancoisCarouge in #485
- Bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0 by @dependabot in #486
- [benchmark] disable while Google Test is broken by @FrancoisCarouge in #496
- Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #492
- Bump github/codeql-action from 3.24.10 to 3.25.2 by @dependabot in #497
- Bump actions/upload-artifact from 4.3.1 to 4.3.2 by @dependabot in #491
- [linalg] extend naive implementation support by @FrancoisCarouge in #488
- [test] improve test definition and documentation by @FrancoisCarouge in #487
- Bump actions/upload-artifact from 4.3.2 to 4.3.3 by @dependabot in #501
- Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #500
- Bump github/codeql-action from 3.25.2 to 3.25.3 by @dependabot in #499
- Bump actions/dependency-review-action from 4.2.5 to 4.3.2 by @dependabot in #503
- Bump step-security/harden-runner from 2.7.0 to 2.7.1 by @dependabot in #502
- Bump github/codeql-action from 3.25.3 to 3.25.4 by @dependabot in #506
- Bump coverallsapp/github-action from 2.2.3 to 2.3.0 by @dependabot in #505
- Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #504
- [documentation] OpenSSF badge by @FrancoisCarouge in #507
- Bump ossf/scorecard-action from 2.3.1 to 2.3.3 by @dependabot in #511
- Bump github/codeql-action from 3.25.4 to 3.25.5 by @dependabot in #510
- Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #509
- [cppcheck] pin cppcheck pending fix by @FrancoisCarouge in #514
- Bump step-security/harden-runner from 2.7.1 to 2.8.0 by @dependabot in #512
- [filter] more optional internals by @FrancoisCarouge in #508
- Bump github/codeql-action from 3.25.5 to 3.25.6 by @dependabot in #513
- Bump github/codeql-action from 3.25.6 to 3.25.7 by @dependabot in #515
- Bump github/codeql-action from 3.25.7 to 3.25.8 by @dependabot in #516
- Bump actions/dependency-review-action from 4.3.2 to 4.3.3 by @dependabot in #518
- Bump step-security/harden-runner from 2.8.0 to 2.8.1 by @dependabot in #517
- Bump github/codeql-action from 3.25.8 to 3.25.10 by @dependabot in #520
- Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #519
- Bump github/codeql-action from 3.25.10 to 3.25.11 by @dependabot in #521
- Bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot in #522
- [cicd] fix pipeline configuration option by @FrancoisCarouge in #525
- Bump github/codeql-action from 3.25.11 to 3.25.12 by @dependabot in #524
- Bump actions/dependency-review-action from 4.3.3 to 4.3.4 by @dependabot in #523
- Bump github/codeql-action from 3.25.12 to 3.25.15 by @dependabot in #529
- Bump step-security/harden-runner from 2.8.1 to 2.9.0 by @dependabot in #527
- Bump ossf/scorecard-action from 2.3.3 to 2.4.0 by @dependabot in #528
- Bump actions/upload-artifact from 4.3.4 to 4.3.5 by @dependabot in #530
- Bump actions/upload-artifact from 4.3.5 to 4.3.6 by @dependabot in #531
- Bump github/codeql-action from 3.25.15 to 3.26.0 by @dependabot in #532
- Bump step-security/harden-runner from 2.9.0 to 2.9.1 by @dependabot in #533
- Bump github/codeql-action from 3.26.0 to 3.26.2 by @dependabot in #534
- Bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot in #537
- Bump github/codeql-action from 3.26.2 to 3.26.6 by @dependabot in #536
- Bump github/codeql-action from 3.26.6 to 3.26.7 by @dependabot in #540
- Bump step-security/harden-runner from 2.9.1 to 2.10.1 by @dependabot in #539
New Contributors
- @step-security-bot made their first contribution in #403
Full Changelog: 0.2.0...0.3.0