Commit Graph

13 Commits

Author SHA1 Message Date
8a6058c421 feat(logging): Enhance logging and module publishing with color-coded output, progress tracking, and improved CLI startup 2025-08-08 12:06:41 +00:00
23f89eabf3 feat(core): support cli tools inside mono repos. 2025-01-02 03:31:15 +01:00
f8ceff48b2 fix(tspublish): Fix the logging of the number of found publish modules 2024-11-05 01:52:26 +01:00
9bddf09aa7 fix(core): Fix issue with tspublish.json name validation in TsPublish class 2024-11-05 00:51:07 +01:00
78c73ee713 fix(classes.tspublish): Refactor getModuleSubDirs method to streamline name validation for publish modules 2024-11-05 00:47:16 +01:00
023aea2494 fix(TsPublish): Add validation for tspublish.json name field 2024-11-05 00:41:46 +01:00
750f081c03 fix(project): Fixed minor formatting issues and improved code consistency. 2024-11-05 00:34:56 +01:00
ff365ee508 fix(core): Fix issues with path keys in tsconfig and logger setup in logging.ts. 2024-10-28 01:36:24 +01:00
f74a6bf2ad fix(core): Fix incorrect logging and directory preparation 2024-10-28 01:30:39 +01:00
9a89b63cf9 fix(core): Add logging for found publish modules 2024-10-28 01:27:00 +01:00
dc97693ec8 feat(core): Refactor directory reading and module discovery for publishing process 2024-10-26 14:08:23 +02:00
a88e417e2f feat(core): Enhance package publication workflow with dependency handling and CLI improvements. 2024-10-21 13:21:47 +02:00
c0d81402fb initial 2024-10-21 12:16:09 +02:00