Skip to content

v0.4.1

Compare
Choose a tag to compare
@dechristopher dechristopher released this 06 Jan 19:33
· 157 commits to master since this release

This release includes work towards v1.0.0, namely stability improvements.

Features

  • feat: extend Redis cache TTL on successful tile fetch

Fixes

  • fix: nil pointer dereference due to bad boolean logic
  • fix: properly validate and invalidate tiles from the cache
  • fix: properly set up bigcache internals

Chores

  • new build system using GitHub Actions
  • improved documentation across the board
  • added Getting Started Section to README

Full Changelog: v0.3.0...v0.4.1