samila/CHANGELOG.md

1.3 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

Added

  • load_data function
  • save_data_file function
  • save_data method

Changed

  • data parameter added to GenerativeImage __init__
  • depth parameter added to save_image method
  • depth parameter added to save_fig_file function
  • save_image and nft_storage methods background bug fixed
  • README.md updated
  • Test system updated

0.2 - 2021-10-14

Added

  • dependabot.yml
  • requirements-splitter.py
  • samila_help function
  • test.py
  • function_test.py
  • overall_test.py
  • nft_upload_test.py
  • is_same_data function
  • save_image method

Changed

  • dev-requirements.txt updated
  • README.md updated
  • __main__.py updated
  • Test system updated
  • nft_storage method updated

0.1 - 2021-09-30

Added

  • GenerativeImage class
  • plot method
  • generate method
  • nft_storage method