8000 Releases · aragon/apm.js · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Releases: aragon/apm.js

v3.1.4

03 Jun 22:11
3fd0037
Compare
Choose a tag to compare

Fixes:

  • Add timeout parameter to getAllVersions() (#48)

v3.1.3

19 Dec 21:55
fc6b624
Compare
Choose a tag to compare

Fixes:

  • Use the correct key when destructuring for methodName when generating a publish intent (#46)

v3.1.2

11 Dec 10:17
7133147
Compare
Choose a tag to compare

Fixes:

  • Clear leaking promise on file fetches (#43)

Shoutout to @dapplion for helping make this release possible!

v3.1.1

11 Dec 10:02
d29e7ac
Compare
Choose a tag to compare

🚨Do not use this version! Please use v3.1.2 instead!

This release was meant to be a small patch for leaking promises (#43), but accidentally introduced a dependency change with ipfs-http-client.

v3.1.0

26 Apr 16:44
b2c4bbf
Compare
Choose a tag to compare

Features:

  • Expose publishVersionIntent() rather than just publishVersion() (which will directly send a transaction) to allow users to handle the transaction themselves
    • Allows aragonCLI to attempt transaction pathing on repo publishes 🎉
  • Allow users of getApplicationInfo() to directly customize the timeout for fetching content

v3.0.0-rc.1

25 Oct 13:18
Compare
Choose a tag to compare

Use v2.0.0 if you are interacting with aragonOS@3-based APM instances.

Release candidate for compatibility with aragonOS@4-based APM instances.

Features:

  • Small bundle size as we only include the ABI rather than the entire truffle build artifact of contracts

v3.0.0

18 Jan 05:12
Compare
Choose a tag to compare