Changelog

All notable changes to the OctoFaceHub website will be documented in this file.

[0.2.0] - 2023-03-25

Added

  • New directory structure using models/github-username/model-name/
  • Enhanced validation script to check author matches directory name
  • Added test suite for validation script
  • Basic HTML/CSS/JS for the website

Changed

  • Updated README to explain the new organization by GitHub username
  • Modified validation workflow to run tests
  • Improved model map validation to use path-based lookup

[0.1.0] - 2023-03-24

Added

  • Initial setup of the OctoFaceHub website
  • Basic models directory structure
  • GitHub Actions workflow for validating model submissions