fix: remove unused variable (
#35 )
Pull request merge
leosterapushed 1 commit to main • fb89819…eb757e5 • on Oct 1, 2024
feat: simplify user-facing deserializer type (
#34 )
Pull request merge
leosterapushed 1 commit to main • ca7356b…fb89819 • on Jul 3, 2024
feat: simplify user-facing deserializer type
Force push
chore(nix): update description (
#32 )
Pull request merge
leosterapushed 1 commit to main • 89b60d6…ca7356b • on Jul 3, 2024
fix: do not leak let bind and force Stdlib usage (
#33 )
Pull request merge
leosterapushed 1 commit to main • 57ba698…89b60d6 • on Jul 3, 2024
fix: do not leak let bind and force Stdlib usage
leosterapushed 1 commit to main • 451744d…57ba698 • on Apr 23, 2024
feat(derive): support aliasing of lists/arrays (
#31 )
Pull request merge
leosterapushed 1 commit to main • 2ab29c2…451744d • on Apr 23, 2024
feat(derive): support aliasing of lists/arrays
Force push
feat(derive): support aliasing of lists/arrays
leosteraforce pushed to main • ee2d308…2ab29c2 • on Apr 23, 2024
leosterapushed 2 commits to main • b34b5e6…ee2d308 • on Apr 11, 2024
chore(nix): Add nix flake for serde (
#29 )
Pull request merge
leosterapushed 1 commit to main • d2b9606…b34b5e6 • on Apr 3, 2024
docs: typo in 'annotatino' in README (
#28 )
Pull request merge
leosterapushed 1 commit to main • aab4b56…d2b9606 • on Mar 26, 2024
feat(derive): partially support adjacently tagged mode for variants (
#24 Pull request merge
leosterapushed 1 commit to main • 2fdd7ab…aab4b56 • on Mar 21, 2024
fix(serde_json): add missing s.kind <- First in serde_json (
#25 )
Pull request merge
leosterapushed 1 commit to main • 75ff848…2fdd7ab • on Mar 20, 2024
fix: remove visit_variant from visitor (
#27 )
Pull request merge
leosterapushed 1 commit to main • 73251df…75ff848 • on Mar 20, 2024
feat: support rename_all on record fields (
#23 )
Pull request merge
leosterapushed 1 commit to main • dbbcc65…73251df • on Mar 4, 2024
feat: support rename_all on record fields
Force push
feat(serde,derive): support ignoring unknown fields (
#22 )
Pull request merge
leosterapushed 1 commit to main • 5ea9d75…dbbcc65 • on Mar 4, 2024
init: start working on deny_unknown_fields
Force push
use yojson instead of custom parse
You can’t perform that action at this time.