Gauge v1.0.0 Release Notes

Release Date: 2018-06-18 // almost 6 years ago
  • ๐Ÿ†• New Features

    • #1052 - Find usages should be available for concepts

    โœจ Enhancements

    • #1049 - spec file exentsion is now case insensitive
    • #1007 - Ability to list all tags in a set of spec on gauge cli

    ๐Ÿ› Bug Fixes

    • #1079 - Should be able to goto definition of concept after renaming it
    • #1071 - Creating a concept with file parameter should generate a valid header
    • ๐Ÿ”จ #1063 - Refactoring a concept with a file parameter is replacing the contents of the file as placeholder
      name
    • ๐Ÿ”จ #1041 - Should be able to refactor a step within a concept
    • #1084 - Find Usage statistics should not have references to deleted files
    • #1072 - Concept usage should list usages in other concepts
    • #1056 - Do not create .gauge folder in non gauge projects

    Miscellaneous

    • #1057 - gauge_specs_dir should be added to the default properties on init

    ๐Ÿš€ Thanks @ajoecker for contributing to the release