Skip to content

v0.3.0

Choose a tag to compare

@jackcmeyer jackcmeyer released this 26 Jan 17:27
· 35 commits to master since this release

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