Skip to content

Releases: spacebanana420/parasol

Parasol v0.8

24 Sep 09:35
Compare
Choose a tag to compare
  • Added directory bookmarks functionality, so you can save your most used directories in a config file (bookmarks and add-bookmark)
  • Extended devices platform support
  • Fixed a bug with cutting and pasting
  • Added hidden command
  • Added Haiku support for opening files from Parasol
  • Bug fixes and improvements

Parasol v0.7

09 Sep 23:28
Compare
Choose a tag to compare
  • Added a general-use shell that can be launched from the file explorer or standalone
  • Multiple bug fixes and improvements
  • Small changes/improvements to the interface
  • Commands copy and cut can now process directories
  • Command find is now case-insensitive, and added find-strict for case-sensitive search
  • Renamed command view-clipboard to clipboard

Parasol v0.6

05 Sep 15:02
Compare
Choose a tag to compare
  • Added the devices command for Linux and FreeBSD to list mounted disk partitions and jump to them
  • size command can now read directories
  • Improved memory usage and fixed memory usage raising unnecessarily as you use Parasol

Parasol v0.5

03 Sep 20:23
Compare
Choose a tag to compare
  • Added browser tabs
  • Added command cut
  • Command move can now move directories too

Parasol v0.4

21 Aug 12:35
Compare
Choose a tag to compare
  • The delete command now can delete directories
  • Fixed some minor TUI issues
  • Added new commands: find, dirs and files

Parasol v0.3

21 Aug 11:21
Compare
Choose a tag to compare
  • New commands: size-tree version move size copy paste home create-file view-clipboard clear-clipboard
  • Fixed the delete command
  • Added new CLI arguments
  • TUI fixes and bug fixes

Parasol v0.2

17 Aug 23:56
Compare
Choose a tag to compare

This is a big overhaul to Parasol:

  • Rewrote Parasol in Java
  • Added ANSI-based terminal colors
  • Added columns for displaying paths, which can be disabled
  • Added CLI arguments
  • Hidden files are now not shown by default
  • Added more commands and improved others
  • Improved internal code, algorithms and performance
  • Paths are now sorted in alphabetic order
  • Opening or running a file now does not print anything to the standard output and error
  • Many more additions and improvements

Parasol v0.1.2

03 Jun 20:43
404bd25
Compare
Choose a tag to compare

Fixed a critical Windows bug related to user input that would leave Parasol unusable

Parasol v0.1.1

03 Jun 20:18
404bd25
Compare
Choose a tag to compare

Fixed a few bugs related to reading user input:

  • Reading one line with multiple spaces no longer modifies the next user input
  • Fixed the error in "press enter to continue"
  • Fixed "press enter to continue" not working on Windows

Parasol v0.1

03 Jun 16:07
5b5c6c4
Compare
Choose a tag to compare

The first release of Parasol! Please keep in mind that this project is still very new, lacks features and might contain bugs. Linux and Windows support is guaranteed, everything else is experimental.