Commit graph

22 commits

Author SHA1 Message Date
78be09cd20
Updated CHANGELOG.md 2023-06-29 15:40:21 -04:00
34e3b13dfe
Updated CHANGELOG.md 2023-06-29 15:39:47 -04:00
Netkas
3485a66bc2 Updated CHANGELOG.md 2023-03-07 20:00:28 -05:00
Netkas
1873b9c1db Made CHANGELOG.md look a little more pretty 2023-03-02 16:30:34 -05:00
Netkas
7f34b7ce9e Updated CHANGELOG.md 2023-02-28 21:21:56 -05:00
Netkas
712020b129 Fixed issue where error states are not properly handled in ExecutionPointerManager issue [#44](https://git.n64.cc/nosial/ncc/-/issues/44) 2023-02-24 22:32:28 -05:00
Netkas
40497db58c Updated Symfony\Yaml to version 6.2.5 2023-02-24 22:18:34 -05:00
Netkas
d272fe74a9 Updated Symfony\Uid to version 6.2.5 2023-02-24 22:12:24 -05:00
Netkas
0f26bdc960 Updated Symfony\Process to version 6.5.2 2023-02-24 22:04:50 -05:00
Netkas
28e673d5a4 Updated Symfony\polyfill-uuid to version 1.27.0 2023-02-24 22:01:07 -05:00
Netkas
5f7440166e Updated Symfony\polyfill-mbstring to version 1.27.0 2023-02-24 21:57:51 -05:00
Netkas
16aad8eb38 Updated Symfony\polyfill-ctype to version 1.27.0 2023-02-24 21:51:14 -05:00
Netkas
177b6b5238 Updated Symfony\Filesystem to version 6.2.5 2023-02-24 21:46:51 -05:00
Netkas
7f73c45920 Bumped version to 1.0.2 2023-02-24 21:42:39 -05:00
Netkas
16c174bae8 Updated CHANGELOG.md 2023-02-07 16:23:51 -05:00
Netkas
4740a77de5 Added pass-through arguments to composer command, all arguments beginning with --composer- will be passed to the composer command, for example --composer-dev will be passed as --dev to the composer command 2023-02-07 16:23:20 -05:00
Netkas
6381ec509c Minor improvements to the CLI interface including fixing --version 2023-02-07 16:07:52 -05:00
Netkas
da9e615418 Properly implemented composer.enable_internal_composer so that warnings regarding improper configuration values are not thrown 2023-02-07 15:58:43 -05:00
Netkas
1212ab49c5 Added file downloads progress 2023-02-07 15:47:34 -05:00
Netkas
09b8c091c6 File downloads now cache the URL as a pointer to the file reducing the number of times the same file is downloaded 2023-02-07 15:34:08 -05:00
Netkas
070ad4caca Fixed issue where dependency conflicts are thrown even when --reinstall is used 2023-02-07 15:28:44 -05:00
Netkas
4dfcb43b20 Updated Changelog 2023-02-05 16:42:47 -05:00