Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@seapagan seapagan released this 15 Dec 11:41
· 16 commits to main since this release
761b784

First proper release after the rewrite.

Backend & frontend deps updated as of 15/12/24.

Closed Issues

New Features

  • Migrate from poetry to uv (#425) by seapagan
  • Take uvicorn server settings from config.toml (#264) by seapagan
  • Add nicer panels between Phases and tidy up the spacing. (#261) by seapagan
  • Add the API functionality (using FastAPI) (#255) by seapagan
  • Optimize phase 3 - rewrite from scratch (#249) by seapagan
  • Optimize phase 2, use parquet files to reduce memory usage (#247) by seapagan
  • Add settings file (#246) by seapagan
  • Re-write the project using FastAPI, speed up the mangling stage considerably and lower it's memory usage (#228) by seapagan
  • Refactor app to use Poetry and start optimizing Phase 1 & 2 (#227) by seapagan
  • Try to tidy and optimize the CSV conversion stage. (#82) by seapagan

Bug Fixes

  • Fix missing geolocation in final output (#259) by seapagan

Refactoring

Documentation

Dependency Updates

Full Changelog | Diff | Patch