Releases: Gaboso/Scriptum
Releases · Gaboso/Scriptum
3.0.0
15 Feb 23:03
Compare
Sorry, something went wrong.
No results found
[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
05 Jul 22:39
Compare
Sorry, something went wrong.
No results found
[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
24 Apr 18:01
Compare
Sorry, something went wrong.
No results found
[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
12 Oct 16:22
Compare
Sorry, something went wrong.
No results found
[1.4.0] - 2021-10-12
Changed
Update modules logic to prevent NPE
1.3.7
09 Aug 19:33
Compare
Sorry, something went wrong.
No results found
[1.3.7] - 2020-08-09
Changed
Changelog changed to English.
1.3.6
09 Aug 19:14
Compare
Sorry, something went wrong.
No results found
[1.3.6] - 2020-08-09
Changed
Atualizada a versão do Log4j.
1.3.5
09 Aug 19:13
Compare
Sorry, something went wrong.
No results found
[1.3.5] - 2020-08-09
Changed
Atualizada a maneira que o log é gerado.
Corrigidos erros de digitação no changelog
1.3.4
28 May 12:26
Compare
Sorry, something went wrong.
No results found
[1.3.4] - 2018-05-28
Added
Changed
Internal package structure.
1.3.3
20 Jan 14:53
Compare
Sorry, something went wrong.
No results found
[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
19 Jan 00:21
Compare
Sorry, something went wrong.
No results found
[1.3.2] - 2018-01-18
Changed
fixes and internal improvements.
code cleanup.