Skip to content

Releases: Jon-Becker/nft-generator-py

v3.0.4

12 Apr 14:21
b9a011c
Compare
Choose a tag to compare

What's Changed

  • fix(validation): ensure values, filename, and weights are consistent by @Jon-Becker in #63

Full Changelog: v3.0.3...v3.0.4

v3.0.3

20 Mar 17:48
f96e9df
Compare
Choose a tag to compare

What's Changed

  • fix(validation): floating point rounding error validation by @Jon-Becker in #60

Full Changelog: v3.0.2...v3.0.3

v3.0.2

15 Oct 18:52
43992b1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.0.2

v3.0.1

01 Jul 22:30
077ae13
Compare
Choose a tag to compare

What's Changed

  • feat: convert CLI args into a dict, allowing for use as a library by @webcoderz in #54

Full Changelog: v3.0.0...v3.0.1

v3.0.0

29 Jun 23:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v3.0.0

v2.0.0

02 May 18:33
Compare
Choose a tag to compare

What's Changed

  • [#17] Adding requirements file by @elyak123 in #18
  • fixed an issue which uses a wrong variable name by @AlexLisong in #22
  • Substitute convert('RGB') for convert('RGBA') by @menezesphill in #33

New Contributors

  • @elyak123 made their first contribution in #18
  • @AlexLisong made their first contribution in #22
  • @menezesphill made their first contribution in #33

Full Changelog: v1.0.2...v2.0.0

v1.0.3-beta1

18 Mar 15:01
Compare
Choose a tag to compare
  • Adds update_cid.ipynb, a script that may be run at any time to update the IPFS CID for images after they are uploaded to IPFS.

v1.0.2

08 Nov 04:40
Compare
Choose a tag to compare
  • Allows for quick metadata updating after obtaining IPFS /images/ CID. (OPTIONAL)
  • Adds support for "description" metadata.

v1.0.1

02 Nov 02:08
Compare
Choose a tag to compare
  • Support for custom baseURI
  • Support for layer incompatibilities. Ex: Blue backgrounds will never have "Python Logo 2" as their attribute.

v1.0.0

01 Sep 14:15
Compare
Choose a tag to compare

Initial Release