Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 621 Bytes

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 621 Bytes

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]

Nothing yet

[0.1.0] - 2024-02-13

Added

  • Library function to extract a list of data files that are contained in a given folder.
  • Library module that parses data files and returns stock entries with CSV format.
  • Main function with a simple argument parsing that receives a path (and a filter) and prints in the console the parsed result.