Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 714 Bytes

CHANGELOG.md

File metadata and controls

36 lines (28 loc) · 714 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.

[1.0.0] - 2022-01-09

Added

  • Documentation

    • README.md
      • Project structure diagram
      • Follow template provided by NASA SLIM
    • CHANGELOG.md
    • CONTRIBUTING.md
    • CODE_OF_CONDUCT.md
    • LICENSE.md
  • Code

    • main.py
    • log.py
    • Data Sourcing
      • requester.py
      • parser.py
      • storer.py
      • constants.py
    • Data Analysis
      • data_analysis.py
    • Testing
      • Unit tests
      • Integration tests
  • environment.yml