Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 875 Bytes

CHANGELOG.md

File metadata and controls

44 lines (31 loc) · 875 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]

Configuration

  • Add requirements.txt
  • Add vscode launch.json
  • Add cliff.toml config

Documentation

  • Create reference.md
  • Enhance README with content
  • Add assets folder
  • Initialize docs folder
  • Initialize readme and changelog

Features

  • Add convert.py
  • Add municode logo asset images
  • Added Dockerfile
  • Add .dockerignore
  • Experimental BING API search
  • Add main.py
  • Add scraped CSV datasets
  • Add GHA for automating changelog

Refactoring

  • Update main.py

Testing

  • Add test for webscraping (test_webscrape.py)

Changelog generated by git-cliff.