Advanced Search
Search Results
479 total results found
changelog.md for @push.rocks/smartarray
2025-01-04 - 1.1.0 - feat(core) Add concurrent processing support Introduced ConcurrentProcessor class for handling asynchronous operations with a concurrency limit. 2024-05-29 - 1.0.8 - Documentation Updated project description for clarity and accuracy. En...
changelog.md for @push.rocks/smartacme
2026-03-27 - 9.3.1 - fix(acme) parse issued certificate expiry from X.509 metadata and update build compatibility for dependency upgrades Store certificate validity using the actual X.509 expiration date instead of a fixed 90-day estimate, with a fallback if ...
changelog.md for @push.rocks/smartarchive
2026-01-01 - 5.2.0 - feat(tartools) add streaming TAR support (tar-stream), Node.js streaming APIs for TarTools, and browser / web bundle docs Add tar-stream runtime dependency and @types/tar-stream devDependency Introduce streaming TarTools APIs: getPackStre...
changelog.md for @push.rocks/smartcache
2025-08-28 - 1.0.18 - fix(config) Add local .claude settings to configure assistant/tooling permissions Add .claude/settings.local.json to define allowed permissions for local assistant tooling Permissions include WebFetch, Bash command patterns, and multiple...
changelog.md for @push.rocks/smartbrowser
2026-03-09 - 2.0.11 - fix(deps) upgrade dependencies and adapt code, tests, and docs for new upstream versions Bump runtime deps: @push.rocks/smartpdf -> ^4.2.0, @push.rocks/smartpuppeteer -> ^2.0.5 Bump devDependencies to modern majors: @git.zone/tsbuild ^4....
changelog.md for @push.rocks/smartbucket
2026-03-14 - 4.5.1 - fix(readme) refresh documentation wording and simplify README formatting removes emoji-heavy headings and inline log examples for a cleaner presentation clarifies S3-compatible storage wording in the project description streamlines testin...
changelog.md for @push.rocks/smartbuffer
2025-04-12 - 3.0.5 - fix(documentation) Enhance documentation with extensive usage examples, update project metadata, and remove obsolete CI configuration Updated package description and keywords in package.json and npmextra.json to better reflect the library...
changelog.md for @push.rocks/smartwatch
2026-03-23 - 6.4.0 - feat(watchers) add Rust-powered watcher backend with runtime fallback and cross-platform test coverage introduces a new Rust watcher binary and TypeScript bridge using @push.rocks/smartrust updates watcher selection to prefer the Rust bac...
changelog.md for @push.rocks/smartcli
2025-10-28 - 4.0.19 - fix(license) Update license files and add local tool settings Update LICENSE header to reference Task Venture Capital GmbH as copyright holder Add a new license file containing the full MIT license text Add .claude/settings.local.json to...
changelog.md for @push.rocks/smartclickhouse
2026-02-27 - 2.2.0 - feat(core) introduce typed ClickHouse table API, query builder, and result handling; enhance HTTP client and add schema evolution, batch inserts and mutations; update docs/tests and bump deps Add generic ClickhouseTable with full table li...
changelog.md for @push.rocks/smartdaemon
2025-09-03 - 2.1.0 - feat(systemd-manager) Support sudo password and root detection in SystemdManager; add user/group support in services and templates; add tests and expand README SystemdManager now accepts an optional sudoPassword and detects root status on...
changelog.md for @push.rocks/smartdeno
2025-12-02 - 1.2.0 - feat(smartdeno) Run small scripts in-memory via stdin, fall back to temp files for large scripts; remove internal HTTP script server and simplify plugin dependencies; update API and docs. Execute scripts < 2MB via stdin (deno run -) to su...
changelog.md for @push.rocks/smartdata
2026-03-26 - 7.1.3 - fix(deps) bump development dependencies for tooling and Node types update @git.zone/tsrun from ^2.0.1 to ^2.0.2 update @git.zone/tstest from ^3.5.1 to ^3.6.0 update @types/node from ^22.15.2 to ^25.5.0 2026-03-24 - 7.1.2 - fix(docs) refr...
changelog.md for @push.rocks/smartdns
2026-02-20 - 7.9.0 - feat(server) emit query events with questions, answered status, response time and timestamp Added IDnsQueryCompletedEvent interface with questions, answered, responseTimeMs and timestamp fields DnsServer now extends EventEmitter and calls...
changelog.md for @push.rocks/smartenv
2025-11-01 - 6.0.0 - BREAKING CHANGE(Smartenv) Add Deno and Bun runtime detection, introduce getSafeModuleFor API, update docs and tests, and make isNode semantics Node-only (breaking change) Implement runtime detection for Deno and Bun; runtimeEnv now return...
changelog.md for @push.rocks/smartdiff
2025-12-14 - 1.1.0 - feat(smartdiff) Migrate package to ESM, replace fast-diff with diff and add rich diff APIs + formatters Set package to ESM (added "type": "module" to package.json) Replaced legacy fast-diff usage with the maintained diff package and expor...
changelog.md for @push.rocks/smartexit
2026-03-04 - 2.0.3 - fix(smartexit) use native OS methods to kill process trees; remove tree-kill dependency Replaced tree-kill usage with taskkill on Windows and process.kill(-pid) on POSIX. Removed tree-kill package from dependencies and removed its export ...
changelog.md for @push.rocks/smartexpect
2025-05-23 - 2.5.0 - feat(Assertion) Add missing alias methods for length and emptiness checks and update documentation Updated readme.hints.md with detailed project hints, feature overview, and common patterns Added direct alias methods in smartexpect.classe...