Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 671 Bytes

File metadata and controls

25 lines (19 loc) · 671 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.

[2.1.1] - 2023-04-12

Fixed

  • Serialization of the builder settings list

[2.0.0] - 2021-09-19

Added

  • Support for batch scripts
  • PushToItch.bat file

Changed

  • Refactoring most of the scripts to make them more user-friendly and to accomodate batch file support
  • Moved build settings to scriptable object

Removed

  • Hard coded itch push support

[1.0.0] - 2021-09-04

Added

  • Initial commit