Skip to content

Releases: Girjoaba/Eunomia

Proofs with Empty Premises

25 Sep 12:11
4cf828a
Compare
Choose a tag to compare

What's Changed

Shout out to the first new contributor!

Full Changelog: v1.0.1...1.0.3

Bug Fix: Multiple Arguments in Predicate

05 Sep 17:41
d30ec06
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug where proofs would be invalid if a predicate would contain multiple arguments.
  • Patch 1.0.1 by @Girjoaba in #56

Installation Instructions

  • Make sure you have jdk 17 installed.
  • Download the Eunomia.jar file and run the application.
    Note: Your operating system might not trust the unverified author (aka me), in that case you need to bypass the warning.

Full Changelog: v1.0.0...v1.0.2

Release Quick Patch

03 Sep 08:41
d30ec06
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue where the ".eun" file extension was not added when saving, unless the user would write it explicitly.
  • Improved the description of the keyboard shortcuts.
  • Improved the error message related to an incomplete proof.
  • Patch 1.0.1 by @Girjoaba in #56

Installation Instructions

  • Make sure you have jdk 17 installed.
  • Download the Eunomia.jar file and run the application.
    Note: Your operating system might not trust the unverified author (aka me), in that case you need to bypass the warning.

Full Changelog: v1.0.0...v1.0.1

Full Release

02 Sep 10:33
7a092e4
Compare
Choose a tag to compare

Installation Instructions

  • Make sure you have jdk 17 installed.
  • Download the Eunomia.jar file and run the application.
    Note: Your operating system might not trust the unverified author (aka me), in that case you need to bypass the warning.

What's Changed

  • Added the design document Eunomia Everything You Need to Know before Coding in the Documentation folder
  • User Acceptance Tests passed
  • Minor Improvements
  • Work on the latest version of Main by @Girjoaba in #54
  • Beta patch/02 by @Girjoaba in #55

Full Changelog: v0.2-beta...v1.0.0

Full Release Very Soon!

20 Aug 11:01
10b36e7
Compare
Choose a tag to compare
Pre-release

Before Running

Make sure you have jdk 17 installed.
This should be the only dependency required before running the .jar file.

What's Changed

  • New Feature: Practice Proofs added
  • Fixed bugs: boxed constants can be defined, subproof generation and many more
  • UI improvements: better keyboard shortcuts, display adjusted for more resolutions, shortcut for quick check
  • Deployment by @Girjoaba in #46
  • Beta 02 by @Girjoaba in #53

Full Changelog: v0.1-beta...v0.2-beta

Eunomia

28 Jul 09:55
Compare
Choose a tag to compare
Eunomia Pre-release
Pre-release

The first ever release! The product should be usable but it was decided to be labelled as BETA, as I am waiting for use acceptance tests.

What's Changed

  • The first release was created
  • Text-Editor with automatically generated Fitch Proof Bars for good usability
  • Error Panel where all the errors are displayed
  • User Manual Added
  • Proof Tutorials Added

New Contributors

Full Changelog: https://github.com/Girjoaba/Eunomia/commits/v0.1-beta