Releases: AntoineJT/jasc
JASC v0.3.2
This is a pre-release : I just upload this build for myself, as long as for now, the project is not published in public.
Changelog
- Improve code quality
Have a great day,
Antoine James Tournepiche
JASC v0.3.1
This is a pre-release : I just upload this build for myself, as long as for now, the project is not published in public.
Changelog
- Improve some variables names
- Fix division by zero making the calculator to close
Have a great day,
Antoine James Tournepiche
JASC v0.3.0
This is a pre-release : I just upload this build for myself, as long as for now, the project is not published in public.
Changelog
- Add a message saying that the stack is empty when user type
=
with an empty stack - Implement modulo operator
- Implement power operator
Have a great day,
Antoine James Tournepiche
JASC v0.2.2
This is a pre-release : I just upload this build for myself, as long as for now, the project is not published in public.
Changelog
- Fix
=
not being a command but an operator, and not being displayed on the help menu.
Have a great day,
Antoine James Tournepiche
JASC v0.2.1
This is a pre-release : I just upload this build for myself, as long as for now, the project is not published in public.
Changelog
- Improve code quality
Have a great day,
Antoine James Tournepiche
JASC v0.2
This is a pre-release : I just upload this build for myself, as long as for now, the project is not published in public.
The console UI is completely working, and this is the first release of the project, so it will not have a changelog.
Have a great day,
Antoine James Tournepiche