Skip to content

Releases: art-by-city/sdk

v0.1.10

14 Feb 00:52
c792535
Compare
Choose a tag to compare
  • Bump warp-contracts to 1.4.36
  • Bump warp-contracts-plugin-deploy to 1.0.13

v0.1.9

13 Feb 22:55
fc616a0
Compare
Choose a tag to compare

bump node engine to 18.19.0

v0.1.8

05 Feb 19:37
bc0806c
Compare
Choose a tag to compare

v0.1.8

v0.1.7

29 Nov 20:45
15e3331
Compare
Choose a tag to compare
0.1.7

v0.1.6

20 Nov 21:23
6f4392b
Compare
Choose a tag to compare
  • Adds Publications module
  • Adds ArFS module
  • Adds Following module

v0.1.5

22 Oct 12:02
c6fcf85
Compare
Choose a tag to compare
  • BREAKING CHANGE Adds Curation interface returned from curations module .get(curationId: string)
  • Updates curation contract source tx to L2 versions
  • Updates username contract deployment for prod and mainnet to L2
  • Adds Protocol: ArtByCity tags to curations
  • Adds Contract-Version tag to curations
  • Adds getTransaction(curationId: string) to Curation module
  • Defaults to deployer as curation owner when not specified on creation

v0.1.4

21 Oct 03:31
e8d2ce9
Compare
Choose a tag to compare
  • Uses Signer for deploying warp contracts

v0.1.3

20 Oct 03:23
db5badc
Compare
Choose a tag to compare
  • Handles legacy publication creator.address
  • Validates arweave address on fetching legacy profile and avatar
  • Allows custom tags when creating a curation
  • Adds Slug tag to curations, generated automatically from title if slug is true or undefined. Disable this with slug: false
  • Limits curation ANS-110 Title tag to 150 chars
  • Adds .image to legacy manifests from the first element of the .images array

v0.1.1

10 Oct 17:02
a983e3a
Compare
Choose a tag to compare

Adds creator to legacy publication feed results

v0.1.0

10 Oct 03:05
70e8ce1
Compare
Choose a tag to compare

Adds curations