Skip to content

Releases: appeyroad/arithmetica

Fix div by zero

06 Apr 08:11
Compare
Choose a tag to compare
1.2.3-hotfix

Update string representations of OperatorNode

Implement deleting last input

06 Apr 07:31
Compare
Choose a tag to compare
1.2.3

Implement Arithmetica#delete()

Change add() rules

06 Apr 07:02
Compare
Choose a tag to compare
1.2.2

Change number node mutation algorithm

Better formula()

06 Apr 06:43
Compare
Choose a tag to compare
1.2.1

Change Arithmetica internal implementation

Disable Java 8 features

06 Apr 06:01
Compare
Choose a tag to compare
1.2.0

Remove Java 8 features

Implement input sequence reset

06 Apr 05:16
Compare
Choose a tag to compare
1.1.1

Add Arithmetica#clear()

Enable adding digits to existing number expressions

06 Apr 04:40
Compare
Choose a tag to compare
1.1.0

Enable adding digits to existing number expressions

Build for JitPack

30 Mar 11:53
Compare
Choose a tag to compare
1.0.0-hotfix

Enable Maven publish plugin

First release

30 Mar 11:08
Compare
Choose a tag to compare
1.0.0

First commit