Skip to content

Releases: valnoc/FataMorgana

2.0.1

20 Aug 19:43
Compare
Choose a tag to compare
  • fixed import in stencil

2.0.0

20 Aug 19:42
Compare
Choose a tag to compare

added support of Mirage 2

v0.4.0

05 Nov 15:43
Compare
Choose a tag to compare
  • added variables for classes
  • fixed "any" names of generic functions

compatible with

  • Mirage 1.0
  • Sourcery 0.15.0

v0.3.0

05 Nov 15:43
Compare
Choose a tag to compare
  • added variables for protocols
  • fixed methods duplication with class inheritance/implementation
  • fixed several bugs

v0.2.0

26 Aug 17:07
Compare
Choose a tag to compare
  • fixed several bugs with callRealFunc generation
  • both mirageMock and miragePartial generate now one file Mock{...}
  • avoid initializers generation
  • added temporary throws workaround