Skip to content

Releases: philiplinden/spacetime

v0.3.0

28 Sep 20:13
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

What's Changed

  • Yet another overhaul: remove all visualizations to focus on the simulation by @philiplinden in #34

Full Changelog: v0.2.2...v0.3.0

v0.2.2

25 Sep 03:51
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

Thinking out loud. Tagging another release before I end up breaking things too much.

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

02 Sep 19:41
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Pinning a version here before attempting (yet another) code reorg to something that feels more "right" for this project. I expect this build to compile and run, but it doesn't "do" anything.

What's Changed

  • Lofitime: A hifitime <-> chrono adapter by @philiplinden in #31
  • Little tweaks here and there. No other major changes, really.

Full Changelog: v0.2.0...v0.2.1

v0.2.0

11 Aug 22:02
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

This is a checkpoint on the way to a more complicated app. It should run as an empty app with a simple UI that shows the current time.
Tagging it here because I'm starting to think about some significant restructuring of the repo.

What's Changed

  • Facelift docs and remove Python demos & examples by @philiplinden in #22
  • Apply Bevy quickstart template & update docs by @philiplinden in #30
  • Placeholder implementations of hifitime.

Full Changelog: v0.1.0...v0.2.0

v0.1.0

14 Jul 22:33
80e267f
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

This is a checkpoint of work done in late 2023 and early 2024. It is the culmination of much experimentation.

The tag does not indicate a working release---it certainly is not one. It is a pinned "save point" before continuing to change everything.

What's Changed

New Contributors

Full Changelog: https://github.com/philiplinden/spacetime/commits/v0.1.0