Zero to Java Changes Log
Release History
Version | Date | Description |
---|---|---|
0.1 | 2014-11-02 | Basic contents |
0.1 | 2014-11-02 | Updated VM setup |
0.1 | 2015-01-17 | Translation to Portuguese |
0.2 | 2015-02-08 | Finishing introduction |
0.2 | 2015-02-15 | Minor improvements and lesson 4 |
0.2 | 2015-02-15 | Lesson 5 |
0.2 | 2015-03-25 | Lesson 6 |
backlog | Future tasks |
Release 0.1 - 2014-11-02
Type | Changes | By | Date |
---|---|---|---|
|
Migrating website to GitHub | Akira | 2014-11-02 |
|
Reviewing environment setup | Akira | 2014-11-02 |
|
Reviewing install.sh - Adding an "apt-get update" before "apt-get install" | Akira | 2014-11-02 |
|
New script to download lessons directly from Git | Akira | 2014-11-02 |
|
No more contact us form. Maven site does not have such a thing. We need to rely on GitHub from now on. | Akira | 2014-11-02 |
|
Added lesson 2 | Akira | 2014-11-02 |
|
Maven call in install.sh corrected. | Akira | 2014-11-02 |
|
Rephrasing in index.apt | Akira | 2014-11-10 |
Release 0.1 - 2014-11-02
Type | Changes | By | Date |
---|---|---|---|
|
Updated Vagrant box location | Akira | 2014-12-23 |
|
Added environment installation for Windows users | Akira | 2014-12-25 |
|
Adding envSetup.sh to allow for the enviroment setup in a single line | Akira | 2014-12-28 |
|
Changed Vagrantfile to start the VM in GUI mode by default, which should make it easier for Windows users | Akira | 2014-12-28 |
|
Changed Vagrantfile to set the VM name | Akira | 2014-12-28 |
Release 0.1 - 2015-01-17
Type | Changes | By | Date |
---|---|---|---|
|
Added translation to Portuguese | Jana | 2015-01-17 |
|
Minor improvements in enviroment installation scripts | Akira | 2015-01-17 |
|
Layout improvements | Akira | 2015-01-18 |
|
Added About and License information. | Akira | 2015-01-18 |
Release 0.2 - 2015-02-08
Type | Changes | By | Date |
---|---|---|---|
|
Download link to the VM image | Akira | 2015-02-08 |
|
Rewriting introduction | Akira | 2015-02-08 |
|
Added diagrams to explain the many options to set up the environment. | Akira | 2015-02-08 |
|
Changed theme to use font without serif | Akira | 2015-02-08 |
|
Added lesson 3 | Akira | 2015-02-08 |
Release 0.2 - 2015-02-15
Type | Changes | By | Date |
---|---|---|---|
|
Fixed broken links | Akira | 2015-02-15 |
|
VirtualBox Graphical window is now off by default | Akira | 2015-02-15 |
|
Added explanation about VirtualBox graphical window | Akira | 2015-02-15 |
|
FAQ format | Akira | 2015-02-15 |
|
Added lesson 4 | Akira | 2015-02-15 |
|
Added GPL info to source files | Akira | 2015-02-16 |
Release backlog
Type | Changes | By | Date |
---|---|---|---|
|
Provide script to download lessons from Git for users who do not use Vagrant. | Akira | |
|
Use the /vagrant directory in order to allow for students to use source code editors in the host OS. | Akira | |
|
Turn environment set up diagrams into clickable maps, or SVGs with links. The later only works if the HTML tag is object, not img. | Akira | |
|
Migrate all pages to Markdown | Akira | |
|
Fix syntax highlight. Now it is all messy. We can't control when it is applied or based on which language. | Akira |