Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 359 Bytes

CHANGELOG.md

File metadata and controls

18 lines (16 loc) · 359 Bytes

Changelog

v0.1.0

May 14, 2019

  • Initial release
  • CRUD bookmarks with user authorization
  • User authentication
    • Login
    • Signup
    • Partial 4xx validation for wrong password and username
  • CRUD public tokens
  • Access bookmarks via public tokens
  • Project setup
    • Typescript compilation
    • Jest and tests
    • TypeORM configuration
    • Dockerfile