Skip to content

Releases: alecmocatta/serde_closure

v0.2.8 - 2019-11-15

15 Nov 14:13
fdd6057
Compare
Choose a tag to compare

Changes:

  • fdd6057 Merge pull request #22 from alecmocatta/borrowck-fix
  • 18d049b add another assertion, document assertions
  • 08cd8c7 v0.2.8
  • dd3def2 fix an issue whereby multiple closures/async blocks/generators couldn't reference the same variable

This list of changes was auto generated.

v0.2.7 - 2019-11-05

05 Nov 09:56
3b27a9e
Compare
Choose a tag to compare

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

05 Nov 09:32
05caba4
Compare
Choose a tag to compare

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

19 Oct 00:03
9450a9b
Compare
Choose a tag to compare

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

18 Oct 23:27
54206c6
Compare
Choose a tag to compare

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

17 Oct 13:16
827cef0
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v0.2.2 - 2019-10-15

15 Oct 17:18
06e3e92
Compare
Choose a tag to compare

Changes:

  • 06e3e92 Merge pull request #15 from alecmocatta/import-hygiene
  • 10aa536 try assuming macros are fn call-like, emit warning if not
  • 9b4a894 v0.2.2
  • 25fccd4 scope use to a mod for import hygiene

This list of changes was auto generated.

v0.2.1 - 2019-10-14

14 Oct 16:51
96a11c8
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v0.2.0 - 2019-10-12

12 Oct 11:47
e8aaff2
Compare
Choose a tag to compare

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

04 Aug 11:20
1a6072c
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release
v0.1.3