Releases: haghish/github
Releases · haghish/github
1.4.2
- adding a database for
github
to keep track of installed packages
- adding
github update
command, to update a particular package
- adding
github list
, listing installed packages
1.4.1
- adding a GUI for
github search
command
- the GUI can be launched using
db github
command
- fixing a bug in github search
1.4.0
The package is being updated to support new functionalities, namely, allowing Stata users to create the PKG and TOC file easily.
The current update also removes the hot
subcommand because maintaining it was not of a particular value...
The github search
was causing an error in Small Stata releases, due to its limits... which is fixed now. Therefore, this release should work fine on all versions of Stata.
1.3.2
- fixing a bug with the
list
subcommand for creating a data set of all Stata packages on GitHub
1.3.1
- github search output improvement
1.3.0
- the
force
option was added to install repositories which lack the PKG and TOC files
1.2.3
- making the github search to show the latest update of the package
1.2.2
- fixing a bug in
github hot
command
1.2.1
- fixing a bug regarding limiting the size of the output based on the
number
and language
options