Commit graph

200 commits

Author SHA1 Message Date
DecDuck
15a93e4756 Merge branch 'vincent-herlemont:main' into main 2026-03-30 19:43:43 +11:00
renovate[bot]
ba279f77c2 chore(deps): update hustcer/setup-nu action to v3.23 2026-03-19 01:05:32 +00:00
renovate[bot]
7c69ec1e76 chore(deps): update webiny/action-conventional-commits action to v1.3.1 2026-01-21 17:05:28 +00:00
renovate[bot]
4f23c7bf6d chore(deps): update hustcer/setup-nu action to v3.22 2025-12-13 17:34:01 +00:00
renovate[bot]
619619058f chore(deps): update rust crate criterion to 0.8.0 2025-11-30 01:42:06 +00:00
renovate[bot]
91ff29e05a chore(deps): update actions/checkout action to v6 2025-11-20 17:02:15 +00:00
renovate[bot]
c4c886deed chore(deps): update hustcer/setup-nu action to v3.21 2025-10-25 02:50:25 +00:00
renovate[bot]
10516f9868 chore(deps): update actions/setup-node action to v6 2025-10-14 05:30:26 +00:00
renovate[bot]
d2bcb2937b chore(deps): update actions/setup-node action to v5 2025-09-04 04:30:42 +00:00
quexeky
c9f126ac8e chore: Version bump
Signed-off-by: quexeky <git@quexeky.dev>
2025-08-26 10:47:51 +10:00
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
ed1dae1c29 chore: Version bump
Signed-off-by: quexeky <git@quexeky.dev>
2025-08-25 08:42:35 +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
renovate[bot]
4d553e961b chore(deps): update actions/checkout action to v5 2025-08-11 13:37:30 +00:00
renovate[bot]
becea96257 chore(deps): update rust crate criterion to 0.7.0 2025-07-25 16:00:44 +00:00
renovate[bot]
1d1d551993 chore(deps): update hustcer/setup-nu action to v3.20 2025-07-15 13:11:16 +00: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
semantic-release-bot
64b1d15dd1 chore: update version to 0.6.2 2025-06-19 01:55:54 +00: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
ferris
2a34adc35f fix: bincode 2 ci errors & remaining _rc text 2025-05-18 21:43:50 +09:00
ferris
cf68ecfb19 feat!: Update bincode 2 & allow any AsRef<[u8]> to be decoded 2025-05-18 21:43:50 +09:00
renovate[bot]
cf3a633539 chore(deps): update rust crate criterion to 0.6.0 2025-05-17 11:02:34 +00:00
renovate[bot]
1691bce648 chore(deps): update hustcer/setup-nu action to v3.19 2025-03-30 06:58:01 +00:00
renovate[bot]
ea0479dd69 chore(deps): update extractions/setup-just action to v3 2025-03-15 14:00:27 +00:00
renovate[bot]
054279a5e4 chore(deps): update hustcer/setup-nu action to v3.18 2025-03-15 01:49:11 +00:00
renovate[bot]
3e87c3a1b0 chore(deps): update hustcer/setup-nu action to v3.17 2025-01-29 05:45:28 +00:00
semantic-release-bot
5e34dd593f chore: update version to 0.6.1 2024-11-14 16:02:20 +00: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
semantic-release-bot
537b207aef chore: update version to 0.6.0 2024-11-14 13:42:17 +00: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
renovate[bot]
e75e945383 chore(deps): update hustcer/setup-nu action to v3.16 2024-11-13 06:36:21 +00:00
semantic-release-bot
9cd037a857 chore: update version to 0.5.0 2024-11-12 22:51:31 +00:00
renovate[bot]
f539da2a52 chore(deps): update actions/checkout digest to 11bd719 2024-11-12 23:48:46 +01:00
renovate[bot]
56a1387f8b fix(deps): update rust crate thiserror to v2 2024-11-12 23:48:02 +01:00
Luca Barbato
d932be10ac fix: Unbreak the doctests 2024-11-12 23:47:47 +01:00
Dylan Bowker
028ae2d0c8 chore: added rust msrv to Cargo.toml 2024-11-12 23:47:47 +01:00
Dylan Bowker
a653f3f826 docs: simplified docs on codecs 2024-11-12 23:47:47 +01:00
Dylan Bowker
a21b7d0aa0 docs: moved notes on codecs to README.md 2024-11-12 23:47:47 +01:00
Dylan Bowker
b85d4ce554 docs: update to docs on codecs 2024-11-12 23:47:47 +01:00
Dylan Bowker
ac150841b0 docs: update to docs on codecs 2024-11-12 23:47:47 +01:00
Dylan Bowker
2196af7a82 fix: removed #![feature(doc_cfg)] nightly feature 2024-11-12 23:47:47 +01:00
Dylan Bowker
95e68f235e chore: re-instated original default features 2024-11-12 23:47:47 +01:00
Dylan Bowker
dac9ddb4c0 chore: some docs clean-up 2024-11-12 23:47:47 +01:00
Dylan Bowker
646673efda feat: add support for rmp-serde 2024-11-12 23:47:47 +01:00
renovate[bot]
736eb712f4 chore(deps): update hustcer/setup-nu action to v3.15 2024-10-25 09:21:28 +00:00
semantic-release-bot
c35c40630b chore: update version to 0.4.20 2024-10-05 08:28:13 +00:00