Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 1.04 KB

Changelog

v1.4.7 (2021-11-20)

Fix

  • Removes the wheel package from dependencies altogether (083b720)

v1.4.6 (2021-11-20)

Fix

  • Further downgrade wheel to 0.34.0 (edb10f1)

v1.4.5 (2021-11-20)

Fix

  • Fixes build with new version of typed-ast (200ad9f)

v1.4.4 (2021-11-10)

Fix

  • Remove leading '/' from API calls (#34) (1bc5521)

v1.4.3 (2021-09-20)

Fix

  • Allow "config" subcommand to skip required args check. Addresses #31 (#32) (bc73929)