Skip to content

Releases: galassie/fs-spectre

v0.5.2

04 Sep 20:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

18 Aug 15:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

08 May 16:02
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @robmaw made their first contribution in #2

Full Changelog: v0.4.5...v0.5.0

v0.4.5

17 Feb 23:33
Compare
Choose a tag to compare
v0.4.5 Pre-release
Pre-release
  • Add new operations to TextPromptBuilder:
    • multiple choices
    • default value
  • Add Padding operations on PanelBuilder
  • Add new operations to CalendarBuilder:
    • header style
    • highlight style

Full Changelog: v0.4.0...v0.4.5

v0.4.0

06 Feb 21:44
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Refactor of CEs internals.
Now each Builder has it's own Configuration record which is used throughout the creation of the Widget.
Only at the end the widget is actually created instead of modifying the existing Widget step by step.
This was a necessary refactor because the methods previously used may have some undesirable effects on the final Widget created.

Full Changelog: v0.3.1...v0.4.0

v0.3.0

02 Feb 20:26
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Full Changelog: 0.2.0...v0.3.0

0.2.0

31 Jan 22:29
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Full Changelog: v0.1.0...0.2.0

v0.1.0

28 Jan 17:58
Compare
Choose a tag to compare