Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 723 Bytes

CHANGELOG.md

File metadata and controls

39 lines (22 loc) · 723 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.3] - 2024-02-19

Added

  • Support bevy 0.13.0.
  • Better colors and layout.
  • Configurable colors.
  • Support another backspace key code.

Removed

  • Temporarily removed egui inspector until it works in latest bevy.

[0.1.2] - 2023-11-29

Added

  • Adjustable Z-Index for the console. Defaults to 100.

[0.1.1] - 2023-11-29

Fixed

  • Remove need for shlex dependency.

[0.1.0] - 2023-11-28

Added

  • Initial release.