Commit Graph

10 Commits

Author SHA1 Message Date
b31d9f0c36 fix(ts_destination_local): Update debug log color: set textColor to pink in DestinationLocal. 2025-05-20 19:27:01 +00:00
aa327efeac fix(ts_destination_local): Update debug prefix color in DestinationLocal: change from gray to pink for improved visibility. 2025-05-20 19:26:12 +00:00
2c49ef49c2 fix(core): Maintain and verify project metadata and commit info consistency 2025-05-20 19:24:38 +00:00
a98f48409d fix(DestinationLocal): Fix debug log rendering, add fallback for unknown log levels, and correct error prefix typo in local destination 2025-05-20 16:45:11 +00:00
6ef2d961a6 fix(documentation): Update API reference and enhance README with detailed examples and usage instructions 2025-05-19 22:51:17 +00:00
f2823c2645 fix(tests): Update test imports and devDependencies to use @git.zone/tstest/tapbundle 2025-05-16 15:01:56 +00:00
13e1582732 fix(source-interactive): Fix import path in receiver tests and rename progress bar property for clarity; update SmartlogSourceOra getter for improved backward compatibility. 2025-05-15 20:00:38 +00:00
7e8a404fcf feat(interactive): Add interactive console features and refactor spinner module by renaming source-ora to source-interactive and removing ora dependency 2025-05-15 19:53:29 +00:00
f542596eae fix(test/destination-devtools.browser): Simplify DevTools browser tests by removing redundant styled log assertions. 2025-05-12 10:20:16 +00:00
9b63777a76 fix(ci): Update CI workflows, build scripts, and export configuration 2025-05-12 10:03:22 +00:00