Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.34.0](v0.33.3...v0.34.0) (2023-04-28) ### Bug Fixes * **log:** fixed checks for errors and warnings ([02e2b06](02e2b06)) * **log:** fixed default runtime ([e04300a](e04300a)) * **log:** fixed parsing log for different runtime ([3b1e4a1](3b1e4a1)) * **log:** fixed scrolling issue ([56a522c](56a522c)) * **log:** fixed single chunk display ([8254b78](8254b78)) * **log:** fixed single chunk scrolling ([57b7f95](57b7f95)) * **log:** fixed switching runtime ([c7a7399](c7a7399)) * **log:** fixing switching from SAS to other runtime ([c72ecc7](c72ecc7)) ### Features * **log:** added download chunk and entire log ([a38a9f9](a38a9f9)) * **log:** added logComponent and LogTabWithIcons ([3a887de](3a887de)) * **log:** added parseErrorsAndWarnings utility ([7c1c1e2](7c1c1e2)) * **log:** added time to downloaded log name ([3848bb0](3848bb0)) * **log:** put download log icon into log tab ([777b3a5](777b3a5)) * **log:** split large log into chunks ([75f5a3c](75f5a3c)) * **log:** use improved log for SAS run time only ([7b12591](7b12591))
- Loading branch information