Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: wsjcpp/wsjcpp

v0.2.5

23 Jan 17:43

Choose a tag to compare

Fix crash on macos

v0.2.4

17 Jan 19:18

Choose a tag to compare

[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

13 Jan 16:36
a66cf81

Choose a tag to compare

[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

29 Aug 04:46
ac75e97

Choose a tag to compare

[v0.2.2] - 2021-08-28 (2021 Aug 28)

Added

  • Added new 'wsjcpp unit-tests run' or short 'wsjcpp ut r'

Security

  • Updated wsjcpp-hashes to v0.1.4

v0.2.1

11 Apr 10:10
8486acf

Choose a tag to compare

[v0.2.1] - 2021-04-11 (2021 Apr 11)

Added

  • added short for 'update' -> 'up'

Fixed

  • Don't create .gitkeep file in src.wsjcpp (not need)

v0.2.0

18 Oct 15:18
9b60b2a

Choose a tag to compare

[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

04 Sep 11:11
28e3cf4

Choose a tag to compare

  • 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'

v0.1.5

06 May 20:46
77bd60d

Choose a tag to compare

  • Install from gitlab.com
  • Install from bitbucket.org
  • Install from custom http(s)

v0.1.4

16 Apr 09:00

Choose a tag to compare

Fixed build resources

v0.1.2

09 Apr 19:26
7521420

Choose a tag to compare

  • fixed ssl in docker
  • wsjcpp scan todo
  • wsjcpp prepare travis
  • wsjcpp prepare homebrew