mamba v0.9.1 Release Notes

Release Date: 2017-12-11 // over 6 years ago
  • ๐Ÿ”– 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