All Versions
8
Latest Version
Avg Release Cycle
222 days
Latest Release
1623 days ago

Changelog History

  • v2.0.1 Changes

    October 18, 2019

    ๐Ÿ›  What was fixed?

    ๐Ÿ“š Corrected README documentation.

  • v2.0.0 Changes

    October 18, 2019

    โฌ†๏ธ Upgraded to go modules.

  • v1.2.1 Changes

    February 05, 2016

    Sorry for the noise, reversed regex + value parameters order for RegexMatch and NotMatchRegex

  • v1.2 Changes

    February 05, 2016

    What's New

    โž• Added 2 new assertions

    • MatchRegex
    • NotMatchRegex

    ๐Ÿ‘€ see docs for details

  • v1.1 Changes

    September 24, 2015

    ๐Ÿ“š Update documentation and links for organization move from bluesuncorp to go-playground

  • v1.0.2 Changes

    August 17, 2015

    โšก๏ธ Update PanicMatches error message for easy error navigation in IDE or editor.

  • v1.0.1 Changes

    August 17, 2015

    ๐Ÿ›  Fix PanicMatches not throwing error when no panic occured

    thanks @jtriber

  • v1.0 Changes

    July 20, 2015

    ๐ŸŽ‰ Initial Release