Skip to content

version 2.1.0 - April 28, 2024

Choose a tag to compare

@ruby-R53 ruby-R53 released this 28 Apr 18:16
· 96 commits to main since this release

April 28, 2024:

  • Version 2.1.0 is out!
  • The package manager is stupid, and that's because I am
    stupid.
    • Fixed the 'add' command: it checks the argument
      better now, and can add the package properly.
      See the diff :)
    • Added command 'remove': now fpkg is able to uninstall
      packages too! Update your .ii's accordingly now!
  • Improved 'goto'
    • fpkg will now use a new .bashrc for its shell. Add
      the new .bashrc to your $FPKGDIR!
  • Added a TODO file
    • So that I can write down stuff I could implement one
      day