Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 4.63 KB

index.md

File metadata and controls

22 lines (21 loc) · 4.63 KB

0.1.2

  • #8 Make the regular expression in extractTicketsFromMessage configurable.
  • #7 Provide option to skip parts of configuration
  • #6 Add UnitTests for some parts of the code so it could be promoted automatically
  • #4 Release notes support for PostalCodes
  • #3 Make changes for the ReleaseNotesGenerator to support PostalCodes.Net
  • #23 Support remotes
  • #22 Improve gpa by removing duplicated code
  • #21 Adding some more unit tests for factory methods
  • #20 Provide compatibility with Python 3.x.x #19
  • #2 Creating package structure
  • #19 Provide compatibility with Python 3.x.x
  • #17 Bunch of fixes
  • #16 Adding some more unit tests.
  • #15 Simplify EnvReplacer
  • #14 Provide support for using environment variables in the config file #13
  • #13 Provide support for using environment variables in the config file
  • #12 Additional improvements that will enable using the tool in other projects
  • #11 Reusable version extractor + unittests cross version
  • #1 Adjust the structure of the module so that it can be deployed using PyIP
  • Stability improvements