Skip to content

Releases: CleonGaming/inventory_manager

Version 1.0.1

22 Dec 15:06
6e88266
Compare
Choose a tag to compare

Release Notes: Inventory Management System (IMS) Project Update

New Features:

  1. Sort Inventory by Key Attributes:

    • Sort inventory items based on:
      • Name: Alphabetically order items for easy lookup.
      • Price: Quickly identify the most expensive or affordable items.
      • Quantity: Track stock levels more effectively by sorting from high to low or vice versa.
  2. Category-Based Sorting:

    • Organize inventory by categories for a streamlined view of similar items grouped together.

Initial release version 1.0.0

21 Dec 08:49
Compare
Choose a tag to compare

This is the first official version of the project. It includes the foundational code and basic functionality. The primary purpose of this release is to establish the core structure and serve as a starting point for future development.

Full Changelog: https://github.com/CleonGaming/inventory_manager/commits/v1.0.0