Skip to content

Releases: hammer-io/tyr

v0.6.0

05 Apr 03:12
Compare
Choose a tag to compare

Sets the github config for the email and user that pushes to github

v0.5.0

04 Apr 01:46
Compare
Choose a tag to compare

Added support for Skadi
No longer pushes database username and password to github, and doesn't ask for them
Changes database to ORM to be more descriptive

v0.4.0

24 Feb 17:40
Compare
Choose a tag to compare
0.4.0

v0.3.3

19 Feb 23:15
Compare
Choose a tag to compare
0.3.3

v0.3.2

10 Feb 00:04
Compare
Choose a tag to compare

Updated superagent to remove a security vulnerability.

v0.3.1

26 Jan 19:48
Compare
Choose a tag to compare

Features

#178: adds a success message for when heroku apps are created

Fixes

#179: fixes an issue where user would type incorrect github credentials, get reprompted, and then have the application fail

v0.3.0

26 Jan 17:27
Compare
Choose a tag to compare

Features

  • #172: private project support
  • #170: validation for username/email/password/API Key
  • #168: license validation with SPDX
  • #122: adds support for sequelize ORM

Fixes

  • #148: fixes issue where user could have used / in their name, causing an invalid directory

Documentation

  • adds documentation for testing choices and database choices
  • adds TravisCI prerequisite documentation

v0.2.3

17 Jan 15:55
Compare
Choose a tag to compare

Bug Fixes

#165: fixes issue with docker deploy to heroku due to improper basic authentication.

v0.2.2

16 Jan 16:40
Compare
Choose a tag to compare

Technical Debt/Documentation
#158: Pre-Commit Hooks
#147: Creates Security Information Management Policy

Features/Fixes
#135: Heroku Name Compliance
#128: validation to check if GitHub name exists
#150: adds choice for testing options
#146: gitignore documentation bug
#141: test.js file should be generated underneath test directory

v0.2.1

10 Jan 01:12
Compare
Choose a tag to compare
  • #139: Adds keywords to package.json