Skip to content

Latest commit

 

History

History
102 lines (73 loc) · 11.1 KB

CHANGELOG.md

File metadata and controls

102 lines (73 loc) · 11.1 KB

Changelog

1.0.0-rc.1 (2024-08-07)

⚠ BREAKING CHANGES

  • rename scripts get -> fetch (#113)

Features

  • users: optionally return user in authenticate_token (01d9791)

Code Refactoring

Chores

0.1.1 (2024-06-10)

Chores

0.1.0 (2024-06-10)

Features

  • CI: Create CI for testing all modules based on a known-good engine commit (a9d20d0)
  • CI: Create CI for testing all modules based on a known-good engine commit (#56) (9d0a07d)
  • Create uploads module (#76) (442cbb3)
  • currency: Add tests for currency module (b148e99)
  • currency: Add tests for currency module (#47) (c898d1f)
  • impl basic auth (#62) (a2a1150)
  • impl rate limit (#63) (04f7685)
  • tokens: Add script to extend token life (#73) (ad1b37d)
  • update readme (9c03df3)

Bug Fixes

Continuous Integration

  • add release-please github action (679fed7)

Chores

  • add dependencies to existing modules (e18ba64)
  • add dependencies to existing modules (#55) (83ce5b8)
  • bootstrap releases for path: . (#105) (9582f3a)
  • Convert old modules to camelCase and register RuntimeErrors (116761f)
  • Convert old modules to camelCase and register RuntimeErrors (#52) (035a138)
  • fix modules (794dbeb)
  • fix modules (#45) (fff4081)
  • make errors lowercase (#64) (cc9b388)
  • Migrate all existing tests and modules to camelCase and fix some lint errors (fff6345)
  • Migrate all existing tests and modules to camelCase and fix some lint errors (#61) (174206b)
  • migrate from yaml to json (#103) (54ce087)
  • migrate modules from ogse (6fa408e)
  • migrate modules from ogse (#44) (a99d546)
  • re-enable rate_limit module (#107) (c7a6789)
  • release 0.1.0 (1e2a0ca)
  • rename ogs to opengb (7321766)
  • rename ogs to opengb (#51) (a6fef01)
  • rename users.authenticate_user (9c03df3)
  • rename users.authenticate_user (#66) (9c03df3)
  • Standardize types folder -> utils (#80) (1317b2b)
  • Update deno.lock and fix tokens import issue (#87) (0aaf9ca)
  • update imports for module.gen.ts (#89) (9db8e08)
  • update opengb-registry -> opengb-modules (#104) (99724f7)