Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

[Version 0.2.0] – 2023-06-07

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 15:01
· 19 commits to main since this release
v0.2.0
a97a5ba

Release Notes

Added

Changed

  • The command to list all the function names is now a subcommand called 'list'. The
    change is done to accomodate for different subcommands in the future.
  • The output of the list command is now in JSON, to ease consumption for other
    programs

Deprecated

Removed

Fixed

Security

Install am_list 0.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/gagbo/am_list/releases/download/v0.2.0/am_list-installer.sh | sh

Download am_list 0.2.0

target kind download
aarch64-apple-darwin tarball am_list-aarch64-apple-darwin.tar.gz
x86_64-apple-darwin tarball am_list-x86_64-apple-darwin.tar.gz
x86_64-pc-windows-msvc tarball am_list-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball am_list-x86_64-unknown-linux-gnu.tar.gz