Skip to content

Latest commit

 

History

History
126 lines (79 loc) · 5.79 KB

CHANGELOG.md

File metadata and controls

126 lines (79 loc) · 5.79 KB

My Changelog

0.2.5 (2025-1-2)

🐛 Fixes

  • Fixed generator references. (716bc9a)

0.2.4 (2024-11-25)

Other

0.2.3 (2024-11-24)

✨ Features

  • Initial ECS Graphics components (#46) (69f1500)

0.2.2 (2024-10-8)

✨ Features

0.2.1 (2024-6-7)

Other

0.2.0 (2024-6-5)

Other

  • Initial SDL3 and WGPU integration (hardcoded triangle). (#43) (ae2c4c5)

0.1.8 (2024-1-24)

✨ Features

  • Sprite Font Support (#25) (1f51e78)

0.1.7 (2024-1-17)

✨ Features

  • .NET 8 and Audio API (#22) (f6068f6)

0.1.6 (2024-1-16)

✨ Features

  • Added basic asset loading (Texture2D only for now). (#21) (2397ded)

0.1.5 (2024-1-10)

✨ Features

  • Basic Texture2D Loading (#20) (91a897e)

0.1.4 (2024-1-8)

Other

  • Renamed project to Ion. (#19) (1a98ad2)

0.1.3 (2024-1-8)

✨ Features

  • Middleware Architecture (#18) (8781b04)

0.1.2 (2023-4-19)

✨ Features

0.1.1 (2022-10-10)

✨ Features

  • Added Entity methods. (#10) (f003315)

0.1.0 (2022-10-9)

🛠 Internal

  • Added main build & version action. (#3) (1032b9a)
  • Fixed main action config. (#9) (2333fd1)
  • Update changelog generation. (#5) (9347ac7)
  • Update changelog generation. (#6) (62176fc)
  • Update changelog generation. (#7) (5c9abc7)
  • Update changelog generation. (#8) (b2f7e70)
  • Updated main action order. (04a82ec)
  • Updated versionize config/usage. (#4) (5bac9ea)

Other

  • Fixed ComponentId generation issue. (0347130)
  • Initial commit (b293ddb)
  • Initial ECS implementation. (0327e46)
  • Merge pull request #2 from jimbuck/feature/test-pr-build (38f078d)
  • Setup initial PR action. (ae1e6a8)
  • Update main.yml (078665e)
  • Update README.md (eee6be9)
  • Update README.md (1bc8961)
  • Updated folder names, added vscode settings file. (3f02e33)
  • internal: Test commit. (7490f74)