Skip to content

Releases: GeorgeSixth/SimpleRailwaySignals

v1.0.0

28 Oct 21:39
b36f152
Compare
Choose a tag to compare

1.0.0 (2024-10-28)

Features

  • 🎸 A whole set of feature to prove it works and test CI (cc65d90)
  • 🎸 Test Reporter interface to track unit test results (ab09100)

Bug Fixes

  • 🐛 both CI that were broken (f75ed27)
  • wrong release type in release please (ea35539)

Refactoring

  • 💡 Removed the demo code from main and into its own (b297503)

Documentation

  • ✏️ added a full project documentation (f989da1)
  • ✏️ Updated the requirements lists to add DEMO_REQ_00X (752ac00)

Testing

  • 💍 Testing after initial commit (18d2acf)

Continuous Integration

  • 🎡 Added a status badge for test reporting (330ba4a)