Skip to content

v1.2.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 11:57
· 1 commit to main since this release

1.2.4 - 2024-09-30

🚀 Features

  • (cuda) Simplify the output config using generator expression - (de358ab)
  • (cxx) Simplify the output config using generator expression - (ffb2ea3)
  • (cxx) Make the cxx standard configurable - (4a0b7d4)
  • (rs) Introduce husky-rs - (e216c8c)
  • (rs) Add crate_type config - (4d76635)
  • (rs) Remove something redundant - (842c9eb)
  • (rs) Add cookiecutter startup config - (adcba84)
  • (rs) Init - (4ba71e7)
  • (ts) Add minimum node version - (43dadca)
  • Add main.rs and lib.rs - (7a72f95)
  • Optimize the post process script - (be32a09)
  • Update the project version prompt - (61f01a5)
  • Add project_version config option - (20d5de3)

🐛 Bug Fixes

  • (cuda) Error for Jimver/cuda-toolkit - (11e6b34)
  • (ts) Add snapshots - (968d153)

🚜 Refactor

  • (cuda) Use cmake as default - (86de210)
  • (cxx) Use cmake as default - (ab98fa7)

📚 Documentation

  • (rs) Update the README.md and development.md - (fd38885)
  • Update the README.md - (97a3471)
  • Update the development.md - (4e5fcbe)
  • Update the README.md - (cd3f3b7)
  • Support rust boilerplate - (d881289)
  • Update the cxx/cuda README.md - (2638c2a)

🧪 Testing

  • (ts) Use the snapshot - (9edcc99)

⚙️ Miscellaneous Tasks

  • (cuda) Use network mode for Jimver/cuda-toolkit - (401b959)
  • (cuda) Use cuda 12.5.0 - (3f5246b)
  • (cuda) Use cuda 11.8.0 - (c1fd186)
  • (cuda) Rollback the version - (0d60ef0)
  • (cuda) Use the latest runner - (c2bf9c2)
  • (cuda) Update the ci action version - (f923c79)
  • (py) Split lint and test jobs across platforms - (836c72f)
  • (rs) Split lint and test jobs across platforms - (1953eca)
  • (rs) Update the github action deps - (69c56a4)
  • (rs) Update the publish - (64ee429)
  • (rs) Add ci and cd - (09859d8)
  • (ts) Update the deps - (f0f6b14)
  • (ts) Update the deps - (2841a20)
  • (ts) Update the deps - (2b57865)
  • (ts) Update the deps - (ef9438a)
  • (ts) Update the deps - (d22c0a7)
  • (ts) Update the deps - (9c9286a)
  • (ts) Update the deps - (a1c152f)
  • (ts) Update the deps - (c94785d)
  • Add example deployment for rust - (d946066)
  • Update the pre-commit - (be96647)
  • Re-sort the configuration - (6af067d)
  • Add parallel for cmake - (dd15b97)