Skip to content

Latest commit

 

History

History
70 lines (43 loc) · 2.01 KB

CHANGELOG.md

File metadata and controls

70 lines (43 loc) · 2.01 KB

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.

[0.2.0] - 2023-01-26

Added

  • Workflow for Dependabot to manage dependencies.

Fixed

  • Fix unwanted whitespace in the card_details for the Yu-Gi-Oh! Card Database spider.

0.1.2 - 2023-01-25

Added

  • Project Wiki

Fixed

  • Broken contributors link.

0.1.1 - 2023-01-20

Added

  • Added a Changelog file.

Removed

  • Removed Contributing from README.md.

Fixed

  • Workflow to label pull requests based on the files changed.
  • Console Script Command for Yu-Gi-Oh Card Database.
  • Invalid character for file creation for db_yugiohcard spider.

0.1.0 - 2023-01-20

Added

  • Workflow to check for stale issues and pull requests.
  • Workflow to label pull requests based on the files changed.
  • Workflow to scans pull requests on each push for the introduction and/or resolution of vulnerable dependencies to the repository.

0.1-alpha.0 - 2023-01-17

Added

  • Issue template for reporting a bug.
  • Issue template for requesting a new feature.
  • Workflow to perform a security analysis for Python.
  • Workflow to install Python dependencies and with a variety of Python versions.
  • Workflow to publish a Python Package to PyPL on release.
  • A scraper that crawls the Yu-Gi-Oh! Database to extract product and card details.