ncc/CHANGELOG.md
2023-02-07 15:47:34 -05:00

734 B

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.

[1.0.1] - Unreleased

Added

  • Added file downloads progress

Fixed

  • Bug fix where resources are not decoded correctly when installing packages #31
  • Fixed issue where dependency conflicts are thrown even when --reinstall is used

Changed

  • File downloads now cache the URL as a pointer to the file reducing the number of times the same file is downloaded

[1.0.0] - 2022-01-29

Added

  • Initial release of NCC