Skip to content

Releases: OpenRailAssociation/osrd

Version 0.2.6

23 Feb 09:45
Compare
Choose a tag to compare
Version 0.2.6 Pre-release
Pre-release

What's Changed

Features 🎉

Code refactoring ♻️

Bug fixes 🐛

New Contributors

Full Changelog: v0.2.5...v0.2.6

Version 0.2.5

01 Feb 15:19
Compare
Choose a tag to compare
Version 0.2.5 Pre-release
Pre-release

What's Changed

Features 🎉

Code refactoring ♻️

  • Reject bad commit messages in ci by @Khoyo and @clarani in multiple PR
  • Add MutableIntArrayList tests by @louisgreiner in #6482
  • Set front max-warnings allowed in the CI to 0 by @clarani in #6489
  • Refacto RollingStockEditorCurves by @clarani in #6279
  • Use an array to manage index of speed limit by tag entries in SpeedSectionMetadataForm by @kmer2016 in #6461
  • Add batch operation support for ModelV2 and API enhancements by @leovalais in #6490

Bug fixes 🐛

New Contributors

Full Changelog: v0.2.4...v0.2.5

Version 0.2.4

29 Jan 13:56
Compare
Choose a tag to compare
Version 0.2.4 Pre-release
Pre-release

What's Changed

Bug fixes 🐛

Full Changelog: v0.2.3...v0.2.4

Version 0.2.3

25 Jan 16:50
Compare
Choose a tag to compare
Version 0.2.3 Pre-release
Pre-release

What's Changed

Features 🎉

  • Add error reporting to timetable import by @Khoyo in #6161

Code refactoring ♻️

Bug fixes 🐛

Full Changelog: v0.2.2...v0.2.3

Version 0.2.2

19 Jan 09:32
Compare
Choose a tag to compare
Version 0.2.2 Pre-release
Pre-release

What's Changed

Features 🎉

Code refactoring ♻️

Bug fixes 🐛

New Contributors

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

Version 0.2.1

11 Dec 15:18
Compare
Choose a tag to compare
Version 0.2.1 Pre-release
Pre-release

What's Changed

Bug fixes 🐛

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

Version 0.2.0

07 Dec 19:03
Compare
Choose a tag to compare
Version 0.2.0 Pre-release
Pre-release

What's Changed

Features 🎉

Code refactoring ♻️

Bug fixes 🐛

Read more

Version 0.1.7

24 Nov 13:55
Compare
Choose a tag to compare
Version 0.1.7 Pre-release
Pre-release

What's Changed

Features 🎉

Code refactoring ♻️

  • Convert endpoints to utoipa by @Tristramg in multiple PR

Bug fixes 🐛

Full Changelog: v0.1.6...v0.1.7

Version 0.1.6

16 Nov 17:41
Compare
Choose a tag to compare
Version 0.1.6 Pre-release
Pre-release

What's Changed

Features 🎉

Code refactoring ♻️

Bug fixes 🐛

New Contributors 👋

Full Changelog: https://github.com/osrd-project/osrd/c...

Read more

Version 0.1.5

20 Oct 08:21
Compare
Choose a tag to compare
Version 0.1.5 Pre-release
Pre-release

What's Changed

Features 🎉

Bug fixes 🐛

  • front: prevent pathfinding from reloading on each re-render by @clarani in #5277
  • front: remove 2 linter warnings by @clarani in #5334
  • front: show tracks on import modal map by @clarani in #5332
  • front: prevent cursor illegal movement on charts by @clarani in #5270
  • front: fix reload timetable on import by @clarani in #5243
  • editoast: fix kp extension for operational point by @flomonster in #5268
  • front: fix scenario explorer behaviour by @clarani in #5190
  • front: fix update of thermal rs curve and hover behavior by @SarahBellaha in #5230
  • front: fix cursor position on space time chart on mouse move by @clarani in #5271
  • front: fix white screen when opening scenario by @clarani in #5289
  • db: fix: set all null sign values to empty strings by @Khoyo in #5303
  • core: fix crash when a route is a subset of another by @eckter in #5320
  • core: cleanup error types and fix some causes by @eckter in #5331
  • osrd-schemas: fix the order in which schemas are rebuilt by @Castavo in #5259
  • editoast: return directly core's internal error by @ElysaSrc in #5296

Full Changelog: v0.1.4...v0.1.5