Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 486 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 486 Bytes

0.0.1

  • Initial Release

0.0.2 - 0.0.3

  • Minor Updates

0.0.4

  • Connection strings can now be defined per hierarchy file instead of being global

0.0.5

  • Added port as one of the settings that can be defined, thanks Dave Seff

0.0.6

  • Made improvements to the connection Hash
  • Fixed an issue where if no port was defined nill would be passed
  • Added defaults for hostname and port, hostname will default to localhost port to 3306