Skip to content

v0.2.15

Compare
Choose a tag to compare
@hackerwins hackerwins released this 08 Aug 04:22
· 346 commits to main since this release
4b333b9

[0.2.15] - 2022-08-08

Added

  • Introduce buf to enforce lint rules designed to guarantee consistency: #382
  • Extract admin settings with flags and configurations: #384

Changed

  • Change uint64 to int64 among data inserted into the DB: #381
  • Add [jstype = JS_STRING] field option in admin.proto: #380