quexeky
43544a3109
fix: Incorrect variable usage in log::info!
...
Signed-off-by: quexeky <git@quexeky.dev >
2025-08-26 10:47:00 +10:00
quexeky
af7c86eea8
feat: Add logging
...
Signed-off-by: quexeky <git@quexeky.dev >
2025-08-25 08:41:24 +10:00
quexeky
22210f5d1b
feat: Remove native_model_encode_downgrade
...
Signed-off-by: quexeky <git@quexeky.dev >
2025-08-21 12:36:02 +10:00
vincent-herlemont
31efa79429
ci: add comprehensive formatting and linting setup
...
- Add formatting commands to justfile (format, fmt_check, clippy_check, fc)
- Create GitHub Actions workflows for automated fmt and clippy checks
- Fix existing clippy warnings in macro code
- Ensure CI enforcement of code quality standards
This brings native_model in line with native_db's robust formatting and linting approach.
2025-07-06 17:51:49 +02:00
Vincent Herlemont
003d1f3b1d
feat: add native_model_id_str and native_model_version_str
2023-12-17 10:44:54 +01:00
Vincent Herlemont
2f68d495c1
feat: bincode_1_3 by default
2023-12-17 10:44:54 +01:00
Vincent Herlemont
789f09fa67
fix: unknown result on macro
2023-12-17 10:44:54 +01:00
Vincent Herlemont
fd5bbfd964
feat: add with macro option
2023-12-17 10:44:54 +01:00
Vincent Herlemont
64301ca301
feat: implement mismatched model id + improvement
2023-09-04 19:35:43 +02:00
Vincent Herlemont
b465210070
feat: init
2023-09-02 13:12:23 +02:00