Skip to content

Major version with Laravel 6 support

Compare
Choose a tag to compare
@pacoorozco pacoorozco released this 25 Mar 08:16
v2.0.0
055d09a

2.0.0 - 2020-03-25

Note: This application has been updated to use Laravel 6.x. It's still backwards compatibility, but database needs to be updated too. Some tests have been added but coverage is still very low.

Added

  • Ensure that users select at least one answer before proceeding. (#79)
  • Two composer commands: test and test-coverage.

Changed

Fixed

  • Database migration / seed on fresh installation. (#77)
  • docker-compose build was throwing an error, so docker was not working. (#61)

Removed

  • Dusk tests. They were not working properly.

See more at CHANGELOG