Skip to content

Releases: alecmocatta/metatype

v0.2.1 - 2021-07-10

10 Jul 11:32
87981f8
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v0.2.0 - 2019-10-18

18 Oct 13:57
998f4f6
Compare
Choose a tag to compare

Changes:

  • 998f4f6 Merge pull request #7 from alecmocatta/v0.2.0
  • 5e74b50 Merge remote-tracking branch 'template/master' into v0.2.0
  • 240d3b4 add type_id
  • 7b10bb2 bump rust lint
  • 66baffe v0.2.0
  • 68c6672 Switch to using pointers everywhere with arbitrary_self_types to avoid invalid references
  • 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
See More
  • da43366 Merge pull request #6 from alecmocatta/alecmocatta-patch-1
  • 717ed10 Add azure pipeline endpoint
  • b818eba Merge pull request #2 from alecmocatta/auto-releases
  • 2608725 Add endpoint parameter for automating releases
  • e161351 Merge pull request #5 from alecmocatta/v0.1.2
  • fbe86c9 v0.1.2
  • b29cdf2 add note about uninitialized Box validity
  • a2732b0 Merge pull request #4 from alecmocatta/bump
  • e853b07 uninitialized -> MaybeUninit; passing miri
  • dbeeb46 Merge pull request #3 from alecmocatta/template
  • 14920a4 add dyn for trait objects
  • ab2257e Merge alecmocatta/template-rust; bump
  • 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
  • 4c137ef Merge pull request #2 from alecmocatta/bump
  • f7a0003 bump .travis.yml
  • 1a8158a v0.1.1
  • cd072f0 Merge pull request #1 from alecmocatta/vtable-static-ref
  • f27ddb6 change vtable pointer to static ref

This list of changes was auto generated.

v0.1.1

27 Oct 18:06
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
v0.1.1

v0.1.0

27 Oct 18:06
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
Initial commit