Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Latest commit

 

History

History
175 lines (87 loc) · 4.2 KB

CHANGELOG.md

File metadata and controls

175 lines (87 loc) · 4.2 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2023-11-01

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

leap - v0.3.0

  • FEAT: allow game to specify max atlas sizes (#20). (fce72722)
  • BREAKING FEAT: Adding support for Moving Platorms (#21). (9583948f)

2023-10-28

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


leap - v0.2.2

2023-10-27

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


leap - v0.2.1

  • FIX: left tap input broken, cannot turn left (#15). (9eab90b0)
  • FEAT: add Tiled object factories to automatically build Components (#16). (2d801212)
  • FEAT: allow keyboard keys to be customizable in simple keyboard input (#17). (dbd0ae74)
  • FEAT: adding custom classes and types (#14). (6e1e016e)

2023-10-19

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

leap - v0.2.0

  • FEAT: allowing bundle and images loading customization (#12). (f412f38b)
  • BREAKING FEAT: upgrade to flame 1.9.1 (#7). (7b59cdcd)

2022-12-19

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

leap - v0.1.0

  • BREAKING FEAT: updating to flame 1.5 (#6). (a1c345c8)

2022-09-24

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


leap - v0.0.3

  • FEAT: uncoupling input implementation (#5). (bb2fdd26)

2022-09-11

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


leap - v0.0.2

  • FEAT: add CollisionDetectionBehavior docs (#3). (21e0ffd0)

2022-09-11

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


leap - v0.0.1+1

  • DOCS: bootstrapping the docs for initial release (#1). (7ecdedc9)