Releases: Gaboso/Scriptum
Releases · Gaboso/Scriptum
3.0.0
Compare
Sorry, something went wrong.
No results found
Gaboso
released this
15 Feb 23:03
[3.0.0] - 2023-02-15
Changed
Update log4j dependency from 2.18.0 to 2.19.0
Update maven-assembly-plugin dependency from 3.4.1 to 3.4.2
Improve logger logic in ModuleRunner
Renamed class from CommandHelper to CommandExecutor
Added
Unit tests and unit tests dependencies: JUnit and mockito
Created ModuleTypeEnum to store module name and commands
Created OpSystemEnum to store OS runner and option
Removed
Formatter class
OsHelper class
2.0.0
Compare
Sorry, something went wrong.
No results found
Gaboso
released this
05 Jul 22:39
[2.0.0] - 2022-07-05
Changed
Update log4j dependency from 1.17.2 to 1.18.0
Update maven-assembly-plugin dependency from 3.3.0 to 3.4.0
Split Scriptum class in other two classes
Change jar entry point from Scriptum class to Main class
Change Modules to implements Module interface
Update maven build final name, to use name and version
1.4.1
Compare
Sorry, something went wrong.
No results found
Gaboso
released this
24 Apr 18:01
[1.4.1] - 2022-04-24
Changed
Update log4j dependency
Add Javadoc in some classes
Clean up some code
Update maven build final name, to use name and version
1.4.0
Compare
Sorry, something went wrong.
No results found
Gaboso
released this
12 Oct 16:22
[1.4.0] - 2021-10-12
Changed
Update modules logic to prevent NPE
1.3.7
Compare
Sorry, something went wrong.
No results found
Gaboso
released this
09 Aug 19:33
[1.3.7] - 2020-08-09
Changed
Changelog changed to English.
1.3.6
Compare
Sorry, something went wrong.
No results found
Gaboso
released this
09 Aug 19:14
[1.3.6] - 2020-08-09
Changed
Atualizada a versão do Log4j.
1.3.5
Compare
Sorry, something went wrong.
No results found
Gaboso
released this
09 Aug 19:13
[1.3.5] - 2020-08-09
Changed
Atualizada a maneira que o log é gerado.
Corrigidos erros de digitação no changelog
1.3.4
Compare
Sorry, something went wrong.
No results found
Gaboso
released this
28 May 12:26
[1.3.4] - 2018-05-28
Added
Changed
Internal package structure.
1.3.3
Compare
Sorry, something went wrong.
No results found
Gaboso
released this
20 Jan 14:53
[1.3.3] - 2018-01-20
Added
Function of starting the jar without passing the workspace parameter.
FileHelper class, to assist actions involving files.
OsHelper Class, to assist actions involving OS properties.
Changed
Internal package structure.
Project Changelog Structure.
1.3.2
Compare
Sorry, something went wrong.
No results found
Gaboso
released this
19 Jan 00:21
[1.3.2] - 2018-01-18
Changed
fixes and internal improvements.
code cleanup.