Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 678 Bytes

File metadata and controls

28 lines (18 loc) · 678 Bytes

Changelog

v0.4.0

  • FetchCode now supports retrieving package info for following generic packages:
    busybox, bzip2, dnsmasq, dropbear, ebtables, hostapd, ipkg, iproute2, iptables, libnl, lighttpd, nftables, openssh, samba, syslinux, toybox, uclibc, uclibc-ng, util-linux and wpa_supplicant.
  • FetchCode also supports retrieving package info for GNU packages.

v0.3.0

  • Add package_versions for retrieving all released versions of a given package.

v0.2.0

  • Don't delete temp directory in fetch_via_vcs

v0.1.0

First, initial release.