Skip to content

Latest commit

 

History

History
175 lines (104 loc) · 2.9 KB

changelog.md

File metadata and controls

175 lines (104 loc) · 2.9 KB

CMakeEasy Changelog

AUGUST 1 2024

Major Changes
  • Pre-emptive CPack preparation
Minor Changes
  • Text explanation cleanup

  • Added 'rebuild' script for easy clean and build

APRIL 23 2024


Major Changes
  • Update file removal function to std::filesystem call

  • New 'clean' script for Linux

Minor Changes
  • Minor stability improvements

  • New commentary

MARCH 28 2024


Major Changes
  • Program version updated to 1.3.0

  • Stability fixes and improvements

Minor Changes
  • Some documentation updates

Note

This is currently considered the most stable version of CMakeEasy at this time. Please consider updating.

DECEMBER 26 2023


Major Changes
  • Program version updated to 1.2.0

  • Added exit command for general program use

  • Updated text files with exit instructions

Minor Changes
  • Better comment clarity.

  • Unused data removed.

Important

This update essentially overhauls CMakeEasy from previous 1.0 versions. Please consider updating.

DECEMBER 10 2023


Major Changes
  • Added new text file "library_shorthand" to improve readability
Minor Changes
  • Improved commentary

  • Improved short term variable usage

DECEMBER 5 2023


Minor Changes * Changes to all shell scripts to use "Debug" directory instead of "build"
  • Script clarity improvements

NOVEMBER 28 2023


Major Changes
  • Flag setting improved

  • Run script given better directory handling

  • Code syntax and readability improved

Minor Changes - Improved comments on Globals

NOVEMBER 13 2023


Major Changes
  • Official changelog created

  • Program version updated to 1.1

  • cmakeeasy txt file directory changed from /opt/local to /etc/local

  • Updated install.sh script to remove old text data.

Important

Original text directory /opt altered to /etc. As such, program will now use /etc/local/cmakeeasy. Please update as soon as possible.

NOVEMBER 16 2023

Major Changes
  • build.sh and install.sh check for CMake beforehand
Minor Changes
  • Minor improvements to script error-checking

  • Redefined "OS_WINDOWS" to "OS_WIN" for shortening

  • Changed program headers to reflect more current C++ standards

  • Version update to 1.1.1