Steelyard Blues
- 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.