- lock update
- lock update
- add support for 'any' on ARCH, fixex #106
- small fixes
- small fix for flatpak
- small fix for flatpak
- small fix for flatpak
- small fix for flatpak
- small fix for flatpak
- small fix
- move decisions do findBest instead bestForAny
- comment out unused Global.updateCommand and add a FIXME note about the missing update command for swupd only upgrade
- Better normalization of architeture function
- Small changes
- feat(prepare.dart): add support for parameter to skip installation methods in method
- Many fixes
- Full support for Linux shortcuts
- Fix #63 - check for updates on repos and of xpm itself
- Fix use of best method, preferred method and forced method
- Fix get command when moving to bin
- Separate Flatpak, Snap and AppImage functions and adjusts others files to this change. fix #103
- completely removed appimage weird support and updated readme. fix #97
- fix support for macos
- fix support for macos x86_64
- enable macos build
- fix: terminate sharedStdIn after database write in install.dart and remove.dart commands to prevent hanging processes
- Fix problems with validation of remove
- Fix problems with validation of remove
- Fix problems with pack method
- Prioritize flatpak over appimage and snap
- Fixed support for distros like opensuse
- Implemented -f --force option to force removal of apps
- Added -f --force option to force removal of apps
- Catching trivial errors on bash
- Testing new build release system
- Testing new build release system
- Testing new build release system
- Testing new build release system
- better error messages when forced method not found
- add support for sudo when using pacman package manager in bestForArch method; working update command
- change Y variable to X; no more auto sudo for methods of install and remove
- fix apt bug hasDefault
- refactor(get.dart): comment out unused adapter instances and change the declaration of adapter to be late-initialized
- Many fixes
- fixes
- pub fix and upgrade
- build fix
- some minor updates
- Now we support xDEFAULT variable on bash
- Better line length
- Fix: fallsback to any if the best method does not exist in the package script
- fix tests
- fixes
- upgrade dependencies
- update checker
- zypper fix, auto refresh every 3 days and many other fixes
- more fixes about sudo usage
- more fixes about sudo usage
- more fixes about sudo usage
- some fixes about sudo usage
- some fixes and new xpm search --all or 'xpm s -a'
- some fix and support for architectures
- some fixes
- better support for platform arch
- Fix #52
- Fix #51
- xpm get --user-agent available
- finished first great installer.bash
- testing release arch on windows
- testing release binaries with gzip and arch
- testing release binaries with gzip and arch
- testing release binaries with gzip and arch
- testing release binaries with gzip
- testing release binaries
- testing release binaries
- testing release binaries
- testing release binaries
- testing release binaries
- ci:testing pre-release binaries
- ci:testing pre-release binaries
- ci:testing pre-release binaries
- ci:testing pre-release binaries
- fix: new adjustments to reflect #23
- fix: show 'reinstalling' when reinstalling
- fix: many fixes
- fix: many fixes
- many new commands to manage files and install bin
- small changes in logger
- Small adjustment for leave function
- Make logger class output to strerr to avoid conflicts with stdout
- Small fixes (I can't remember)
- Fix get command
- Added support for installation from dart pub global activate
- Add moveToBin method
- Add tests for Logger
- Fix #33 and set search command as default
- hotfix
- wrong db path saving
- pub upgrade
- upgrade and clean pub version
- better version output
- applying new pubspec.dart location
- preparing to use dpp
- Fix #34 Checksum: class, command and tests
- Shortcut class tests
- Fix #28
- bigger pub.dev description
- Renamed LICENSE.md to LICENSE
- Fix #28
- Initial version.