Download Latest Version v0.3.0 source code.tar.gz (6.1 MB)
Email in envelope

Get an email when there's a new version of bbox-visualizer

Home / v0.3.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-01-29 1.6 kB
v0.3.0 source code.tar.gz 2026-01-29 6.1 MB
v0.3.0 source code.zip 2026-01-29 6.1 MB
Totals: 3 Items   12.2 MB 0

What's Changed

✨ New Features

  • Add draw_box and draw_multiple_boxes as preferred function names (the old names still work)

⚡ Performance

  • Optimize draw_multiple_rectangles with batched operations

📚 Documentation

  • Migrate from Sphinx to MkDocs Material
  • Add quick start guide, usage examples, and troubleshooting tips
  • Update tests and examples to use draw_box naming

🔧 Development & CI

  • Add ty type checker with CI workflow
  • Update GitHub Actions workflows to trigger on specific branches
  • Add explicit permissions to workflow jobs
  • Clean up Makefile with new targets (lint, format, test, servedocs, etc.)
  • Update target Python version to 3.9

Pull Requests

Full Changelog: https://github.com/shoumikchow/bbox-visualizer/compare/v0.2.2...v0.3.0

Source: README.md, updated 2026-01-29