index
:
serde_qs.git
master
patched
Unnamed repository; edit this file 'description' to name the repository.
Jesse Morgan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
2025-03-04
Update CI config (#124)
Sam Scott
2025-03-04
clippy::multiple_bound_locations (#103)
Cyril Plisko
2024-04-07
Fix empty output in csv_vectors example (#89)
Neil Hansen
2024-04-07
Add test for `csv_vectors` example (#82)
Alexander
2020-12-06
Add GitHub Actions.
Sam Scott
2020-06-03
Revert to rustfmt defaults.
Sam Scott
2020-06-03
silence rand warning
Marc-Antoine Perennou
2019-01-23
Run cargo fmt.
Sam Scott
2019-01-21
Merge branch 'master' of github.com:samscott89/serde_qs
Sam Scott
2019-01-21
Minor fixes:
Sam Scott
2018-08-04
Update documentation to clarify strict encoding modes.
Sam Scott
2018-08-04
use non-strict parsing to allow round-trip in example
Walther Chen
2017-11-09
Let rustfmt do its thing.
Sam Scott
2017-09-21
Bump version to 0.2.2.
Sam Scott
2017-05-21
Updates to documentation.
Sam Scott
2017-05-20
Rewrite of most components.
Sam Scott
2017-04-25
Implement deserializing primitives properly.
Sam Scott
2017-04-24
make compiler recommended changes
Jacob Brown
2017-03-12
Address some clippy comments.
Sam Scott
2017-03-12
Run rustfmt on code.
Sam Scott
2017-03-12
Expand out example and a bit of testing.
Sam Scott
2017-03-10
Expand tests and examples.
Sam Scott