Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 868 Bytes

CHANGELOG.md

File metadata and controls

47 lines (28 loc) · 868 Bytes

Changelog

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

[manifest-server-v0.1.2] - 2022-10-14

Documentation

  • How to install and use the server
  • Document server and its params

Features

  • Handle shutdown signal

Miscellaneous Tasks

  • Change how diff is generated

[manifest-server-v0.1.1] - 2022-10-13

Bug Fixes

  • Check for possible out of bounds when choosing initial variant

Documentation

  • Add crates.io badge
  • Add docs badge
  • Label badges for each project
  • Add a changelog file

Miscellaneous Tasks

  • Upgrade manifest-filter dependency for manifest-server
  • Fix Cargo.toml in order to make it installable
  • Automatic changelog

Refactor

  • Reuse test functions to build master/media playlists
  • Replace structs with Option values

Styling

  • Format code