Releases: alecmocatta/serde_closure
Releases · alecmocatta/serde_closure
v0.2.8 - 2019-11-15
v0.2.7 - 2019-11-05
Changes:
- 3b27a9e Merge pull request #21 from alecmocatta/better-assertion
- 07707d2 v0.2.7
- f3cd582 even better assertion that catches unnameable types also
This list of changes was auto generated.
v0.2.6 - 2019-11-05
Changes:
- 05caba4 Merge pull request #20 from alecmocatta/update-docs
- 06fbfb8 typo
- 5b7be3e v0.2.6
- 5f55257 Add a static assertion that variables aren't nameable types and update docs
- c9bf09a Merge remote-tracking branch 'template/master' into update-docs
- bd2e1ea Merge pull request #5 from alecmocatta/alecmocatta-patch-1
- 8fd1663 Add .editorconfig for tab_width = 4
This list of changes was auto generated.
v0.2.5 - 2019-10-19
Changes:
- 9450a9b Merge pull request #19 from alecmocatta/fix
- 99b3cc5 v0.2.5
- 8366e75 use import as assertion rather than zero-sized for suspected non-variables
This list of changes was auto generated.
v0.2.4 - 2019-10-18
Changes:
- 54206c6 Merge pull request #18 from alecmocatta/static-assertions
- 7014514 v0.2.4
- 215308f Merge remote-tracking branch 'template/master' into static-assertions
- f1ae455 Statically assert that closures, and any idents that aren't assumed to be variables and captured, are zero-sized
- a5969ff Merge pull request #4 from alecmocatta/mergify-fix
- c643f53 Remove mistaken condition from mergify config
- f64bc9e Merge pull request #3 from alecmocatta/wip-label
- 6093903 spaces rather than hyphens in wip label
- b818eba Merge pull request #2 from alecmocatta/auto-releases
- 2608725 Add endpoint parameter for automating releases
This list of changes was auto generated.
v0.2.3 - 2019-10-17
v0.2.2 - 2019-10-15
v0.2.1 - 2019-10-14
Changes:
- 96a11c8 Merge pull request #14 from alecmocatta/fix
- 220643c v0.2.1
- 6a69a7e some minor fixes and doc improvements
This list of changes was auto generated.
v0.2.0 - 2019-10-12
Changes:
- e8aaff2 Merge pull request #13 from alecmocatta/proc-macro
- 69acc6f temporarily disable musl ci build
- 5cf913d v0.2.0
- 85e4621 Use a procedural macro, which removes the need to list captured variables
- 8497fb7 Merge pull request #12 from alecmocatta/alecmocatta-patch-1
- 7214623 Add azure pipeline endpoint
- c9c9d6f Merge pull request #11 from alecmocatta/fix-macros
- a33d526 v0.1.5
- ac1629a use $crate:: in recursive macros
- bd7813e Merge pull request #10 from alecmocatta/alecmocatta-patch-1
See More
- 56afb20 Update Cargo.toml
- d292708 Merge pull request #9 from alecmocatta/v0.1.4
- 5b1cb71 v0.1.4
- 215fff4 Merge pull request #8 from alecmocatta/template
- be08c02 Merge remote-tracking branch 'template/master' into template
- d1f50da Merge pull request #1 from alecmocatta/alecmocatta-patch-1
- 4899781 Update README.md
- 5b514df disable broken targets
- d3324eb add azure pipeline, mergify, rustfmt, readme
- f0b6f82 cargo init --lib
- a2fa59e Merge pull request #6 from alecmocatta/bump
- 849aae6 bump .travis.yml
- 1a6072c v0.1.3
- 3ad0696 Merge pull request #5 from alecmocatta/fewer-limitations
- 71aff01 TT munch the args to enable optional type annotations; apply env types without bounding arg lifetimes; bump relative
- c651338 v0.1.2
- 0d0cbda Merge pull request #4 from alecmocatta/unused-features
- 038b63e remove unused features
- b642766 Merge pull request #3 from alecmocatta/optional-token-macros-fix
- 7b66481 Remove ? kleene operator in macros
- df604e7 v0.1.1
- 9871494 Merge pull request #2 from alecmocatta/pattern-and-relative
- cce5d2f switch to relative crate; allow patterns as args
- edc1ac7 Merge pull request #1 from alecmocatta/more-tests
- 8bc7c26 test with more targets
- 7dbe2a0 .gitignore Cargo.lock
- eaa199b Fix badges
- 8cd538d RelativePtr and multi-process test
This list of changes was auto generated.
v0.1.3
v0.1.3