Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

48 lines (34 loc) · 1.64 KB

Changelog

All notable changes to this template will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Calendar Versioning

To compare changes between tags: https://github.com/uwhackweek/jupyterbook-template/compare/2021.05.05..main

2022-?-?

Changed

Removed

Added

2022-1-26

Changed

  • Use Python 3.10 in base conda environment (#78, #48)
  • Improvements to 'Preparation' section of Jupyter Book (#76)
  • Improvements to 'Tutorial' section of Jupyter Book (#75)
  • Steamline GitHub actions (#44, #45)
  • Jupyter Book and landing page built together with single script (#40, #41)
  • Updated participant application and selection sections (#34, #36)
  • Generalized and updated code of conduct (#33) and norms (#30)
  • Revamped 'projects' section (#27)
  • Updated the template based on improvements made to the repo during the SnowEx 2021 Hackweek (#16)

Removed

  • Require only conda instead of Docker for local development (#28)

Added

  • A new action to pull in template updates in in downstream repositories (#71)
  • More documentation on how to use template (#67)
  • Jupyter Book table of contents linked to splash page sections (#64)
  • .editorconfig file (#53)
  • Conda environment locking improvements (#43, #48, #78)
  • Flashy landing page with event info, team, and schedule info (#39)
  • Use composite GitHub Actions (#29)

2021-05-05