Skip to content

Latest commit

 

History

History
69 lines (43 loc) · 4.05 KB

CHANGELOG.md

File metadata and controls

69 lines (43 loc) · 4.05 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.2.3 - 2022-04-15

Commits

  • ⚡️ Optimize images c2ad210
  • ⚡️ Optimize imports (~120ms startup time reduced) 161fb6e

v0.2.2 - 2022-04-14

Commits

  • 🔖 Bump version to 0.2.2 dde314d
  • 🔖 Bump version to 0.2.1 f64728d
  • ➕ Add ptpython dependency to setup.cfg 4e39de0

v0.2.1 - 2022-04-14

Commits

  • 🎉 Initial commit b583a34
  • 🔥 Delete docs/source/_build 207dc61
  • 💚 Add google site verification tag to all pages 8f99247

v0.2.0 - 2022-04-14

Commits

  • Add google site verification tag to all pages 0b1023b
  • feat: Add autocompletion to multi-line input 3fdb283
  • Mention the ~400ns overhead caused by timeit if there is only one run 7de7a93

v0.1.3 - 2022-04-13

Commits

  • Documentation improvements 0cb95b1
  • Don't calculate amount of runs past the specified --runs parameter 9fe6c39
  • Fix mean and median erroring out when there is only one run 39d08aa

v0.1.2 - 2022-04-13

Commits

  • Update JSON Schema fb92455
  • Bump version to 0.1.2 5e3b323
  • Fix sphinx build folder location in .gitignore 660b76d

v0.1.1 - 2022-04-13

Commits

v0.1.0 - 2022-04-13

Commits