Commit Graph

16 Commits

Author SHA1 Message Date
ferris 2a34adc35f fix: bincode 2 ci errors & remaining _rc text 2025-05-18 21:43:50 +09:00
Luca Barbato 79cda8ef05 fix: Remove skeptic
It is unmaintained and fails to build tests.

Same as https://github.com/vincent-herlemont/native_db/pull/286.
2024-11-14 16:58:20 +01:00
Luca Barbato 021ea5c54c feat: Add a named variant for rmp_serde_1_3
And advise to use it if advanced serde features are in use.
2024-11-14 14:38:46 +01:00
Luca Barbato b543e30216 docs: Document rmp-serde existence
And warn about metadata-less formats and serde advanced features.
2024-11-14 14:38:46 +01:00
Luca Barbato 28d41a41e9 chore: Remove trailing whitespaces 2024-11-14 14:38:46 +01:00
Dylan Bowker a21b7d0aa0 docs: moved notes on codecs to README.md 2024-11-12 23:47:47 +01:00
Vincent Herlemont fa34f38442 docs: links for custom serialization examples 2023-12-20 19:47:01 +01:00
Michael Martin 5374dd6629 docs: fix typo in README
s/wood/hood/
2023-12-19 19:12:53 +01:00
Vincent Herlemont 1f0c387b82 test: fix test readme 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 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 1f92ef7b03 docs: fix CI badge 2023-09-02 13:29:08 +02:00
Vincent Herlemont b465210070 feat: init 2023-09-02 13:12:23 +02:00