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
65f3db92c6
chore: update release workflow conditions and add dry run for non-dispatch events
2025-06-19 10:33:21 +09:00
vincent-herlemont
c177e97857
chore: replace release.config.js with .releaserc.json for semantic release configuration
2025-06-17 21:30:00 +09:00
vincent-herlemont
9a284d2942
fix: update zerocopy usage in header and wrapper modules to use new traits
2024-10-05 10:25:13 +02:00
Vincent Herlemont
07c8900dde
ci: update build_test_common_os
2023-12-17 10:44:54 +01:00
Vincent Herlemont
052c003c92
ci: update build_test_common_os
2023-12-17 10:44:54 +01:00
Vincent Herlemont
8db7fe7521
ci: update build_test_common_os
2023-12-17 10:44:54 +01:00
Vincent Herlemont
1f0c387b82
test: fix test readme
2023-12-17 10:44:54 +01:00
Vincent Herlemont
954cfa322e
perf: refactor bench
2023-12-17 10:44:54 +01:00
Vincent Herlemont
1b3ae4f5f1
test: refactor test
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
f07922cdb4
feat: default postcard 1.0
2023-12-17 10:44:54 +01:00
Vincent Herlemont
39466299ed
feat: default bincode 2.0.0-rc.*
2023-12-17 10:44:54 +01:00
Vincent Herlemont
383379fe1e
feat: default bincode 1.3.3
2023-12-17 10:44:54 +01:00
Vincent Herlemont
ac601f4c98
refactor: rename encode_decode with codec
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
9d85256115
docs: add concepts section
2023-09-04 08:44:01 +02:00
Vincent Herlemont
9516b32aeb
docs: improve rust docs
2023-09-02 14:17:32 +02:00
Vincent Herlemont
9ab3fdae5a
docs: change CI badge name
2023-09-02 14:11:55 +02:00
Vincent Herlemont
c1b0a6f917
docs: fix example of setup serialization format
2023-09-02 14:08:22 +02:00
Vincent Herlemont
248869e77f
ci: fix ignore temporary files generated by semantic-release/exec
2023-09-02 13:36:34 +02:00
Vincent Herlemont
1f92ef7b03
docs: fix CI badge
2023-09-02 13:29:08 +02:00
Vincent Herlemont
d34d44dfc1
chore: update version to 0.2.0
2023-09-02 13:18:57 +02:00
Vincent Herlemont
b465210070
feat: init
2023-09-02 13:12:23 +02:00