Hike

Latest version: v0.9.0

Safety actively analyzes 723683 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.3.0

**Released: 2025-02-18**

- Added the ability to save a copy of the currently-viewed document.
([15](https://github.com/davep/hike/pull/15))
- Made `chdir` a lot less fussy about the path given.
([18](https://github.com/davep/hike/pull/18))
- Added `quit` as a command that the command line understands.
([24](https://github.com/davep/hike/pull/24))
- Added `dir` and `ls` as aliases for `chdir`.
([24](https://github.com/davep/hike/pull/24))
- Added `contents` as a command that the command line understands.
([24](https://github.com/davep/hike/pull/24))
- Added `bookmarks` as a command that the command line understands.
([24](https://github.com/davep/hike/pull/24))
- Added `history` as a command that the command line understands.
([24](https://github.com/davep/hike/pull/24))
- Added `local` as a command that the command line understands.
([24](https://github.com/davep/hike/pull/24))
- Added `help` as a command that the command line understands.
([24](https://github.com/davep/hike/pull/24))
- Changed command line completion so that if history is empty, known
commands are suggested. ([29](https://github.com/davep/hike/pull/29))

0.2.0

**Released: 2025-02-16**

- The bookmark search command palette now sorts the bookmarks.
([2](https://github.com/davep/hike/pull/2))
- The suggester for the command line now prefers newer history entries over
older. ([3](https://github.com/davep/hike/pull/3))
- Added the ability to move the command line to the top of the screen.
([5](https://github.com/davep/hike/pull/5))
- Added the ability to copy the current location to the clipboard.
([9](https://github.com/davep/hike/pull/9))
- Added the ability to copy the currently-viewed Markdown to the clipboard.
([9](https://github.com/davep/hike/pull/9))
- Added the ability to edit a Markdown document if it's in the local
filesystem. ([10](https://github.com/davep/hike/pull/10))
- Pinned Textual to v1.0.0 for now as it broke `OptionList`.

0.1.0

**Released: 2025-02-14**

- Initial release.

0.0.1

**Released: 2025-02-07**

- Initial placeholder package to test that the name is available in PyPI.

[//]: (ChangeLog.md ends here)

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.