Skip to content
This repository has been archived by the owner on Oct 23, 2018. It is now read-only.

Releases: spywhere/Javatar

Javatar v2.0.0 Prebeta 6

27 Jun 15:49
Compare
Choose a tag to compare
Pre-release
  • Improve JDK detection algorithm

To install a prerelease version, please add Javatar to the install_prereleases list in the Package Control user's settings.

Prerelease version contains a new feature which will introduce in Javatar v2.0.0 but please keep in mind that prerelease version is not a stable build to use and not all features are fully working.

Please note that Javatar v1.0.0 settings are not compatible with Javatar v2.0.0 settings. Even though some settings remain the same.

For the development roadmap, please checkout DevelopersNote.md file in the Developers directory on the Javatar repository

Javatar v2.0.0 Prebeta 5

14 Feb 04:17
Compare
Choose a tag to compare
Pre-release
  • Fix autocomplete module issue on startup

To install a prerelease version, please add Javatar to the install_preleases list in the Package Control user's settings.

Prerelease version contains a new feature which will introduce in Javatar v2.0.0 but please keep in mind that prerelease version is not a stable build to use and not all features are fully working.

Please note that Javatar v1.0.0 settings are not compatible with Javatar v2.0.0 settings. Even though some settings remain the same.

For the development roadmap, please checkout DevelopersNote.md file in the Developers directory on the Javatar repository

Javatar v2.0.0 Prebeta 4

11 Jan 00:38
Compare
Choose a tag to compare
Pre-release
  • Remove in v2.0.0
    • Auto-completion feature
  • JDK Detection
    • JAVA_HOME will use to identify the current JDK in additional to the default behaviour

To install a prerelease version, please add Javatar to the install_preleases list in the Package Control user's settings.

Prerelease version contains a new feature which will introduce in Javatar v2.0.0 but please keep in mind that prerelease version is not a stable build to use and not all features are fully working.

Please note that Javatar v1.0.0 settings are not compatible with Javatar v2.0.0 settings. Even though some settings remain the same.

For the development roadmap, please checkout DevelopersNote.md file in the Developers directory on the Javatar repository

Javatar v2.0.0 Prebeta 3

30 Sep 08:59
Compare
Choose a tag to compare
Pre-release
  • Remove in v2.0.0
    • Packages Manager (now switched to a new searching system)
  • Dependency Management
    • Java packages now search using actual files rather than Javatar packages
  • Miscellaneous
    • Tweak build performance for large project

To install a prerelease version, please add Javatar to the install_preleases list in the Package Control user's settings.

Prerelease version contains a new feature which will introduce in Javatar v2.0.0 but please keep in mind that prerelease version is not a stable build to use and not all features are fully working.

Please note that Javatar v1.0.0 settings are not compatible with Javatar v2.0.0 settings. Even though some settings remain the same.

Javatar v2.0.0 Prebeta 1

22 Sep 22:37
Compare
Choose a tag to compare
Pre-release
  • Remove in v2.0.0
    • Correct Class (use Organize Imports instead)
  • Build System
    • Incremental builds (build only changed files)
  • Dependency Management
    • Maven dependency supports (download from the central repository)
  • Plugin System
    • Plugin API (to extends the Javatar functionalities)

To install a prerelease version, please add Javatar to the install_preleases list in the Package Control user's settings.

Prerelease version contains a new feature which will introduce in Javatar v2.0.0 but please keep in mind that prerelease version is not a stable build to use and not all features are fully working.

Please note that Javatar v1.0.0 settings are not compatible with Javatar v2.0.0 settings. Even though some settings remain the same.

Javatar v2.0.0 Prebeta

21 Sep 17:51
Compare
Choose a tag to compare
Pre-release
  • Build System
    • Java library path supports
  • Linter supported
    • Java linter supported via SublimeLinter
  • Console
    • EOF signal supported (by clearing the console)
  • Miscellaneous
    • Reduce memory usage
    • Missing project settings detection

To install a prerelease version, please add Javatar to the install_preleases list in the Package Control user's settings.

Prerelease version contains a new feature which will introduce in Javatar v2.0.0 but please keep in mind that prerelease version is not a stable build to use and not all features are fully working.

Javatar v1.0.2

16 Aug 16:35
Compare
Choose a tag to compare
  • Fix user's packages path casing which might cause error when install on case-sensitive system

Javatar v1.0.1

27 Jul 15:05
Compare
Choose a tag to compare
  • Add an option to show hidden files and directories

Javatar v2.0.0 Prealpha

26 Jul 13:34
Compare
Choose a tag to compare
Pre-release
  • Build System
    • Multiple builder supports
    • Multiple source folders supports
    • Run main class without open the main class
  • Status Management
    • More cleaner ways to show a status message with various contexts
  • Console
    • A cleaner ways to run multiple instance of programs
  • Macro
    • Complex macros supports

To install a prerelease version, please add Javatar to the install_preleases list in the Package Control user's settings.

Prerelease version contains a new feature which will introduce in Javatar v2.0.0 but please keep in mind that prerelease version is not a stable build to use and not all features are fully working.

Javatar v1.0.0

20 Dec 02:26
Compare
Choose a tag to compare

First release

  • Create packages
  • Create classes, enumerators, interfaces
  • Class corrections
  • Build System
  • Action History
  • Organize imports
  • Javatar packages
  • Javatar stats and usages
  • Project Settings
  • Javatar shells and run class feature
  • Compilation errors and StackTrace code highlighting (syntax files)
  • Parallel build threads
  • Dependency settings
  • Installed JDKs settings and automatic detection
  • Project data restoration
  • Build notifications via SubNotify
  • Program argument settings
  • Build and Run outputs' target group settings