Skip to content

2.14.9

Compare
Choose a tag to compare
@calebsander calebsander released this 05 Sep 02:26
· 170 commits to master since this release
  • HTTP responses only use gzip if the client allows it
  • DateType and DayType store signed integers because apparently the world existed before 1970
  • Fixed a bug in strint.js so writing signed longs should work correctly
  • Removed unneeded files from npm package
  • Using Closure Compiler, so client-side files are a bit smaller
  • Updated dependencies