Skip to content

Steelyard Blues

Compare
Choose a tag to compare
@redthor redthor released this 10 May 00:57
· 39 commits to master since this release
0607e7e
  • Bug fix: Fixed incorrect usage of the symfony console question helper - sending in a default value as a string #33
  • Improvement: Cleaned up some code issues identified by scrutinizer (reduce noise) #37
  • Remove unused code: Removed unused abstract migration class attributes #36

The removal of the abstract migration class attributes could be seen as a breaking change except that no one would have been able to use them correctly because they were assigned the wrong thing.