Skip to content

v0.9.1

Compare
Choose a tag to compare
@nestorsalceda nestorsalceda released this 11 Dec 15:31
· 136 commits to master since this release

Version 0.9.1

  • Just a little fix for pypi installation :)

Version 0.9

  • Add filtering support using tags
  • Use new execution context for every example. Properties on self are never shared
  • Changed execution model
  • Added functions for description, it, context, before, after for making mamba more friendly to PEP8 checkers
  • Removed subject autoinstantiation
  • Removed filewatch feature, use entr or other similar utility
  • Dropped Python 2.6 support