Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.7.0 #98

Merged
merged 160 commits into from
Nov 24, 2017
Merged

v0.7.0 #98

merged 160 commits into from
Nov 24, 2017

Conversation

Sergix
Copy link
Owner

@Sergix Sergix commented Nov 24, 2017

About time for a new release! Adds a plethora of new back-end and front-end features..

View changelog entry #116 and the associated documentation for details.

ojles and others added 30 commits October 19, 2017 21:48
 * formatted code accordint to Java Code Conventions
 * used try-with-resources in getAsArray()
 * used StringBuilder in getAsString() instead on String class
 * renamed constants to uppercase
 * changed parse() to execute methods with first  lover case letter
 * formatted code
 * using StringBuilder instead of String
 * formatted code
 * removed comment from constructor
 * formatted code
 * using only one println() invocation and string concatenation to print help
 * formatted code
 * formatted code
 * added FIXME comments
 * formatted code
 * replaced for loop with opsiont.contains()
 * formatted code
 * removed for loop
changed java version to 1.8, because LocalDate(used in command/Date.java) is since 1.8
 * formatted code
 * used try-with-resources
 * changed Hashtable to HashMap
 * formatted code
 * formatted code according JCC
 * formatted code
 * changed for loop
 * formatted code
 * nothing special
 * formatted code
 * formatted code
 * using StringBuilder in getRest()
 * formatted code
lbenedetto and others added 28 commits November 22, 2017 13:41
Thanks @lbenedetto! View changelog entry #111 for details.
View changelog entry #111 for details.
Thanks @lbenedetto! View changelog entry #112 for details.
View changelog entry #112 for details.
Thanks @DataSecs! View changelog entry #113 for details.
View changelog entry #113 for details.
View changelog entry #114 for details.
Currently, ANSI isn't showing up in my terminal, so I commented out the 5 lines that make it print ANSI. The rest of the refactor is still useful though, so I'm pushing this now rather than later.
Thanks @lbenedetto! View changelog entry #115 for details.
View changelog entry #115 for details.
View changelog entry #116 and the associated documentation for details.
@Sergix Sergix merged commit 62043b9 into master Nov 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants