Skip to content

Releases: nicinabox/trolley

0.2.5

25 Mar 00:34
Compare
Choose a tag to compare
  • Fix bug where malformed package names from installed packages would cause trolley to error

0.2.4

22 Feb 18:59
Compare
Choose a tag to compare
  • Fix bug where httpd couldn't be installed

0.2.3

11 Feb 03:23
Compare
Choose a tag to compare
  • Prevent archive accumulation
  • Add update command
  • Add support for "latest" in install and update (eg, trolley install openssl latest)
  • Improve exception handling when dealing with non-matched package

0.2.2

03 Feb 04:03
Compare
Choose a tag to compare
  • Accommodate malformed version strings
  • Allow 'noarch' packages to not be restricted to host arch

0.2.1

30 Jan 05:27
Compare
Choose a tag to compare
  • Support installing via URL
  • Update package version matching to match Slack version by default
  • Add force install flag
  • Better checks and failures for mismatched arch

0.2.0

28 Jan 16:34
Compare
Choose a tag to compare
  • Ruby rewrite for easier maintainability
  • 32 & 64 compatible
  • Tested with rspec
  • New API with support for Slackware versions 13.1-14.1 and Slackware64-14.1
  • Supports version constraints natively
  • Automatically installs packages matching your architecture

0.2.0_pre2

26 Jan 23:04
Compare
Choose a tag to compare
0.2.0_pre2 Pre-release
Pre-release
  • Fix install process
  • Full 64bit compat

0.2.0_pre1

25 Jan 17:11
Compare
Choose a tag to compare
0.2.0_pre1 Pre-release
Pre-release
  • Fix 64bit python dependency

0.2.0_pre

25 Jan 01:16
Compare
Choose a tag to compare
0.2.0_pre Pre-release
Pre-release
  • Ruby rewrite for easier maintainability
  • Slackware64-14.1 compatibility
  • Tested with rspec

trolley-0.1.12

13 Jan 00:06
Compare
Choose a tag to compare
  • Fix curl error during setuptools install