Skip to content

Latest commit

 

History

History
83 lines (52 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

83 lines (52 loc) · 1.79 KB

Changelog

All notable changes to the project CrossFileManager will be documented in this file. See Conventional Commits for commit guidelines.

0.4.12

0.4.11

  • Enhanced README: added an opening speech in Welcome section, What's New section, shorted sentences, added a link to CodeTriangle, replaced badges with supported platforms to https://badgen.net/pub, etc.
  • Upgraded dependencies.

0.4.10

  • Fixed CI.

0.4.9

  • Added a link to CodeTriangle in README.
  • Provided CodeFactor badge in README.
  • Added emojis to Usage and Welcome sections in README.
  • Changed a representation of supported platforms and SDKs in README.

0.4.8

  • Enhanced image representations in README.
  • Provided more badges to README.

0.4.7

  • Added CI.
  • Included screenshots.
  • Provided badges to README.

0.4.4

  • Updated README.

0.4.3

  • Added a cover to README.
  • Upgraded dependencies.

0.4.2

  • Updated README.

0.4.1

  • Upgraded libraries and analysis options.
  • Corrected deprecated values.

0.4.0

  • Upgraded SDK.

0.3.1

  • Added documentation.

0.3.0

  • Optimized when not use memory cache.
  • Added a truncate log output for long string.
  • Added Windows platform.
  • Truncated long strings for log output.
  • Upgraded dependencies.

0.2.0

  • Added PlainFileLoader and ZipFileLoader.
  • Implemented a load image into the format dart:ui.
  • Fixed error when set clear cache option.
  • Refactoring MemoryCache.
  • Upgraded dependencies.

0.1.0

  • Initial release.