Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 835 Bytes

CHANGELOG.md

File metadata and controls

25 lines (18 loc) · 835 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]

[0.1.6] - 2023-01-06

  • Allow automatic override of schedules from script, with a user prompt

Changed

  • Fixed some cyclic cases temporarily by checking last two swaps. Should find a better way around this

[0.1.4] - 2022-09-02

Changed

  • Fixed some cyclic cases temporarily by checking last two swaps. Should find a better way around this

[0.1.3] - 2022-08-27

Added

  • Better formatting of output with tabled crate

[0.1.2] - 2022-08-26

Added

  • Removed oob flow and start a webserver on port 8080 for oidc authentication and token exchange