Releases: philiplinden/spacetime
v0.3.0
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
Thinking out loud. Tagging another release before I end up breaking things too much.
What's Changed
lofitime
rewrite to use From and Into instead of custom traits by @philiplinden in #32- checkpoint: docs by @philiplinden in #33
Full Changelog: v0.2.1...v0.2.2
v0.2.1
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
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
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
- simple mesa+nyx example by @philiplinden in #1
- Prototype Rust implementation using Bevy by @philiplinden in #3
- Model touch ups for consistency by @philiplinden in #7
- Rust implementation of Marco Polo demo by @philiplinden in #8
- Change workflow to make rust docs by @philiplinden in #9
- Time dilation experiments by @philiplinden in #10
- Rust docs by @philiplinden in #11
- Time dilation by example by @philiplinden in #12
- Feeling out straw-man project architectures with Bevy by @philiplinden in #13
- pocket solar system by @philiplinden in #14
- Site and docs overhaul by @philiplinden in #15
- Rebrand clocss-abm -> spacetime by @philiplinden in #16
- More technical documentation by @philiplinden in #17
- CHECKPOINT: accumulated dev updates by @philiplinden in #18
- 🤷♂️ by @philiplinden in #19
New Contributors
- @philiplinden made their first contribution in #1
Full Changelog: https://github.com/philiplinden/spacetime/commits/v0.1.0