Releases: wsjcpp/wsjcpp
Releases · wsjcpp/wsjcpp
v0.2.5
v0.2.4
[v0.2.4] - 2025-01-18 (2025 Jan 18)
Added
- Added set permissions for build_simple.sh on init
- Added temporary fix for init package
- Added hint about change version on init new package
- Added license to files
Fixed
- Fix urls
Changed
- Change minimal version fo c++ from 11 to 17 (it's need for wsjcpp-core)
v0.2.3
[v0.2.3] - 2025-01-13 (2025 Jan 13)
Added
- Implemented './build_simple.sh'
- Prepare subfolders
- Prepare example-wsjcpp-package-localfs with subfolders
Fixed
- Fixed if not instaleld package so remove src.wsjcpp/package_name
- Improve wsjcpp res ls
- Fix relative paths
Changed
- Upgraded wsjcpp-yaml to 0.1.6
v0.2.2
v0.2.1
v0.2.0
[v0.2.0] - 2020-10-18 (2020 Oct 18)
Added
- Fixed #82: Add 'wsjcpp prepare changelog'
- Prepare single argumets --text, --json, --html for 'wsjcpp scan' #48
- Fixed #75: add new field 'installation-datetime' to dependence information
- Fixed #76. Implemented feature: write file VERSION if it enabled.
- Added new author of project: Danil Dudkin
- Added auto detection file type on 'wsjcpp dist add'
- Fixed #22 added validate version format like 'v0.0.0'
- Fixed #57 implemented command 'wsjcpp chnage version %vers%'
Changed
- Moved main.cpp to src/app
- Improve command 'wsjcpp dist add <dir/file>'
- No dependencies - no create folder src.wsjcpp and no updates for src.wsjcpp/CMakeLists.txt
- No create unit-tests.wsjcpp folder if it hasn't define unit-tests
- Fixed #72 Redesign unit-tests create
- Improved remove resource
- Redesign generate resources
Removed
- Removed section 'cmake/install' from unit-tests/CMakeLists.txt
- Removed unused files
Fixed
- bug: After remove last resource node - will removed node 'resources:' in wsjcpp.yml
- Fixed #61 Cleanup main function
- Fixed #83 bug with WsjcppPackageManager::validateVersionFormat
- Fixed #62: Build error after init
- Collect 'required-libraries' from dependencies
- Fixed normalized path
- Fixed wsjcpp reinstall
- Fixed #73 reinstall package from github
- Fixed unit-tests after update wsjcpp-core
Security
- Updated wsjcpp-arguments to v0.2.1
- Updated wsjcpp-yaml to v0.1.5
- Integrated with lgtm
- Updated wsjcpp-core to v0.2.0
v0.1.6
- Implemented 'wsjcpp res rm %dir%' and normalized path in resources add './' for every resource
- Implemented 'wsjcpp res add %dir%'
- Improved output error for 'wsjcpp res add'
- Allow create ut without description && improved short commands
- Updated version to 0.1.6
- Prepare new subcommand 'wsjcpp scan uniq-lines'
- Added test for install from localfs
- Fixed origin for localfs packages
- Fixed #44 added installation from localfs
- Fixed example
- Removed unuseful script install.sh
- Added test for installation from https
- Redesign installation from http(s) packages
- Replaced WsjcppCore::listOfFiles -> WsjcppCore::getListOfFiles
- Fixed TODO remove cache folder if could not download
- Updated wsjcpp-arguments:v0.2.0
- Fixed TODO
- Updated wsjcpp-core:v0.1.7
- Fixed #53 short command for 'wsjcpp unit-tests list' -> 'wsjcpp ut ls'