NCandE Changelog

What's new in NCandE 2.0

Feb 21, 2013
  • New: Fortran (free-form) added to Sourceforge Language Support
  • New: "readme" command added to Batch Configuration Tool
  • New: "license" command added to Batch Configuration Tool
  • Improvement: Better logging and documentation
  • Bug Fix: Enabling automatic updates does not compromise Settings
  • Bug Fix: Settings windows now correctly open regardless of contents in data folder
  • Bug Fix: Settings windows now always have correct titles

New in NCandE 1.9 (Feb 15, 2013)

  • NCandE installers renamed to facilitate updates
  • Language Support folder on Sourceforge facilitates adding custom languages
  • Bug Fix: Configuration Tool won't force close if necessary files are missing
  • Bug Fix: Corrected update method in Settings window for GUI Configuration Tool
  • Bug Fix: Error messages fixed in compile and execute batch files
  • Improvement: Auto-Configure only creates directories for existing installations
  • Improvement: Language lists only populate with valid entries
  • Improvement: Decreased Auto-Configure artificial wait time by half

New in NCandE 1.8 (Feb 15, 2013)

  • GUI for configuration menu
  • Custom language support
  • Check for updates upon load of configuration tool
  • Bug Fix: Auto-Configure does not stop prematurely
  • Improvement: Code redone on basis of abstraction
  • Improvement: Overall runtimes increased substantially
  • New: Read most recent changelog from configuration tool

New in NCandE 1.7 (Dec 11, 2012)

  • Manually change commands and switches for compiling and executing with new tool "configure.bat"
  • Added "Configure NCandE x.x" under the "Run" menu in Notepad++
  • Bug fix: Compilers now recognize the correct directory of source code file
  • Bug fix: Unsupported filetypes will be directed to correct error message
  • Improvement: Cleaned up batch files to remove redundant code
  • Improvement: compile.bat and execute.bat are entirely abstract
  • Improvement: Runtimes for compile.bat and execute.bat reduced substantially
  • New: Select window and font colors in configure tool for "Configure" menu
  • New: Colored windows notify user of any errors, and whether the file compiled or not

New in NCandE 1.6 (Nov 12, 2012)

  • Improvement: Lite Installer will now display error message if Notepad++ installation does not exist

New in NCandE 1.5 (Nov 5, 2012)

  • Full installer installs all latest supported compilers, the latest Notepad++, and integrates NCandE
  • Lite installer only integrates NCandE with an existing Notepad++ installation
  • Portable zip only includes NCandE files, and provides integration instructions
  • Bug fix regarding non-existent Notepad++ installations for the Lite installer
  • Bug fix for incorrect automatic path gathering during Lite installations
  • Bug fix for executing - changes directory to that of the file, instead of Notepad++ root
  • GNU Public License added to all installers
  • Automatic path detection improved for Python, Java and Lua
  • Paths are preloaded in Full installations for ease of use
  • Updated Readme with more accurate and easy-to-follow instructions
  • Additional language support for the following languages: - Ada - C - D

New in NCandE 1.4 (Oct 13, 2012)

  • Installer now supports both 32-bit and 64-bit Windows installations
  • Fixed major bug where installer would only work with 64-bit systems
  • Prepared NCandE for next major release - NCandE 1.5

New in NCandE 1.3 (Sep 25, 2012)

  • Automatic Java and Python Compiler Path Detection
  • Supports older and future installations of Java and Python
  • Full Installer (optional)
  • Includes supported Python, MinGW, Java, and Lua installers.
  • Build command now prompts user to execute if compile was successful
  • New batch tool for manually changing compiler paths added
  • Bug fixes for various compiler paths
  • Bug fixes remove hard-coded compiler locations

New in NCandE 1.2 (Sep 25, 2012)

  • Bug fixes for Lua Path

New in NCandE 1.1 (Sep 25, 2012)

  • Bug fixes for Java compilation and execution
  • Added PATH variable for more generic installations of Java
  • User-friendly information and error messages
  • Added README.txt file to provide instructions on installation.