Skip to content

v0.2.0 - 2019-10-12

Compare
Choose a tag to compare
@alecmocatta alecmocatta released this 12 Oct 11:47
e8aaff2

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.