index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
serde_v8
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2021-11-24
chore: merge v1.16.3 into main (#12892)
Bert Belder
2021-11-17
upgrade: v8 crate 0.35.0 (V8 9.7.106.5) (#12797)
Bert Belder
2021-11-17
chore: bump crates for 1.16.2 (#12792)
David Sherret
2021-11-11
chore: bump crate versions for 1.16.1 (#12729)
Luca Casonato
2021-11-10
fix: non ascii buffer response in http server (#12728)
Luca Casonato
2021-11-09
chore: bump crate versions for 1.16.0 (#12706)
Luca Casonato
2021-11-08
feat: update to V8 9.7 (#12685)
Luca Casonato
2021-11-02
chore: update to Rust edition 2021 (#12578)
Bartek Iwańczuk
2021-10-27
chore: update to rusty_v8 0.33.0 (#12564)
Luca Casonato
2021-10-25
chore: bump crate version for 1.15.3 (#12531)
Yoshiya Hinosawa
2021-10-20
chore: return serde_v8 to main repo (#12500)
Aaron O'Mullan
2021-06-09
chore: move serde_v8 to separate repo (#10909)
Bartek Iwańczuk
2021-05-31
v1.10.3
Bert Belder
2021-05-11
chore: release crates (#10596)
Bartek Iwańczuk
2021-05-10
upgrade: rusty_v8 0.22.2 (#10551)
Bartek Iwańczuk
2021-04-21
chore: release crates (#10269)
Bartek Iwańczuk
2021-04-20
chore: update copyright headers (#10243)
Yoshiya Hinosawa
2021-04-13
chore: release crates (#10164)
Bartek Iwańczuk
2021-04-13
upgrade: rusty_v8 0.22.1 (V8 9.1.269.5) (#10159)
Bert Belder
2021-04-13
upgrade: rusty_v8 0.22.0 (V8 9.1.269.2) (#10152)
Bert Belder
2021-04-08
chore: update deps (#10058)
Luca Casonato
2021-03-30
serde_v8: restore ser/de benches (#9939)
Aaron O'Mullan
2021-03-26
chore: publish serde_v8, bump version (#9898)
Ryan Dahl
2021-03-25
Introduce serde_v8 (#9722)
Aaron O'Mullan