mamba v0.9 Release Notes

    • โž• 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