Skip to content

Latest commit

 

History

History
36 lines (33 loc) · 4.06 KB

CHANGELOG.md

File metadata and controls

36 lines (33 loc) · 4.06 KB

Changelog

v0.6.5 (2023-03-16)

Bug Fixes

  • duplicate entries in history - (96caf3c) - Noortheen Raja
  • update cd command to be python function - (4f02011) - Noortheen Raja
  • correct cd line set autoformatter for project - (7f011c9) - Noortheen Raja
  • correct python version requirements - (a989033) - Noortheen Raja
  • add xsh to pakage - (0b4474a) - Noortheen Raja
  • correct name of file - (0f9ee9c) - Noortheen Raja

Documentation

  • add readme to pypi page - (66f3cf7) - Noortheen Raja

Features

  • add shortcut to move to parent directory - (f4af6c4) - Noortheen Raja
  • make history of subsequent dirs unique - (792da85) - Noortheen Raja
  • import lazily to speedup startup time - (d726fba) - Noortheen Raja

Miscellaneous Chores

  • add build deps - (d40ce55) - Noortheen Raja
  • remove unused file - (b2351ca) - Noorhteen Raja NJ
  • move to pep621 meta data - (3b373bf) - Noortheen Raja
  • version bump - (8a4f92d) - Noortheen Raja
  • version bumped to 0.6.2 - (7696681) - Noortheen Raja
  • bump version - (f265942) - Noortheen Raja
  • version bump - (e83b56d) - Noortheen Raja
  • correct ptk import - (2f580a0) - Noortheen Raja
  • patch release - (9a20f67) - Noortheen Raja
  • update dependencies - (30895b4) - Noortheen Raja

Refactoring

  • use XSH - (c7f19d7) - Noortheen Raja
  • lazy imports - (140e863) - Noortheen Raja
  • make xontrib a python file - (9bc7d37) - Noortheen Raja
  • use ptk instead of ptk2 when available - (1460010) - Noortheen Raja
  • update ptk2 import error - (0f4890b) - Noortheen Raja