Advanced Search
Search Results
479 total results found
changelog.md for @push.rocks/smartfeed
2025-11-01 - 1.4.0 - feat(feed) Support custom feedUrl for feeds and use it as the self-link in RSS/Atom/JSON; update docs Add optional feedUrl option to IFeedOptions (ts/classes.feed.ts). Use feedUrl as the atom:link rel="self" href in RSS and as the in Ato...
changelog.md for @push.rocks/smartgit
2025-11-04 - 3.3.1 - fix(getUncommittedDiff) Avoid false-positive diffs in getUncommittedDiff by detecting symlinked directories and skipping identical files Detect files reported as "added" that are actually inside symlinked directories (catch isomorphic-git...
changelog.md for @push.rocks/smartfuzzy
2025-08-05 - 2.0.0 - BREAKING_CHANGE(api) Major API cleanup and comprehensive documentation overhaul BREAKING CHANGES Removed deprecated methods: getChangeScoreForString() and getClosestMatchForString() are no longer available Use modern API instead: calculat...
changelog.md for @push.rocks/smartfm
2025-01-24 - 2.2.2 - fix(package) Fix export path in package.json Corrected the export path from './dist/index.js' to './dist_ts/index.js' in package.json 2025-01-24 - 2.2.1 - fix(documentation) Remove unnecessary markdown syntax from the README. Fixed mino...
changelog.md for @push.rocks/smartfile
2025-11-29 - 13.1.0 - feat(smartfs) Integrate @push.rocks/smartfs and wire SmartFileFactory.nodeFs to return a real SmartFs instance Add runtime dependency @push.rocks/smartfs@^1.1.0 to package.json (previous peerDependency removed). Export smartfs from ts/pl...
changelog.md for @push.rocks/smarthbs
2025-01-25 - 3.0.4 - fix(metadata) Removed CI configuration file .gitlab-ci.yml and updated project metadata Deleted the .gitlab-ci.yml file to potentially switch or update CI/CD configurations. Updated the description and keywords in package.json and npmextr...
changelog.md for @push.rocks/smartguard
2024-08-25 - 3.1.0 - feat(core) Added Guard Handling and Removed npmci from CI Refactored Guard and GuardSet classes for better modularization Introduced GuardError for detailed error handling Updated dependencies versions in package.json Removed npmci config...
changelog.md for @push.rocks/smarthash
2025-09-12 - 3.2.6 - fix(ci) Add .claude local settings to permit web fetch to www.npmjs.com Added .claude/settings.local.json granting WebFetch permission for www.npmjs.com Configuration-only change; no runtime or library code modified 2025-09-12 - 3.2.5 - ...
changelog.md for @push.rocks/smartjimp
[1.2.0] - 2025-01-02 Added Quality parameter support for image compression New quality option (1-100) in IAssetVariation interface for controlling compression quality Quality control implementation for both Sharp and Jimp modes Support for quality settings on...
changelog.md for @push.rocks/smartipc
Changelog 2025-08-30 - 2.3.0 - feat(streaming) Add streaming support: chunked stream transfers, file send/receive, stream events and helpers Implement chunked streaming protocol in IpcChannel (init / chunk / end / error / cancel messages) Add sendStream, canc...
changelog.md for @push.rocks/smartjwt
2024-09-05 - 2.2.1 - fix(core) Add --allowimplicitany flag to build script Updated the build script in package.json to include the --allowimplicitany flag for TypeScript compilation. 2024-09-05 - 2.2.0 - feat(smartjwt) Add nested JWT functionality Introduce...
changelog.md for @push.rocks/smartlog
2026-02-20 - 3.2.1 - fix(destination-buffer) return entries in chronological order (oldest-first) and adjust pagination semantics Change getEntries to return the most recent entries in chronological (oldest-first) order instead of newest-first Adjust paginati...
changelog.md for @push.rocks/smartmail
2025-11-29 - 2.2.0 - feat(wire) Add wire protocol, WireTarget & WireParser, Smartmail JSON serialization; refactor plugins and update dependencies Introduce a wire protocol (ts/smartmail.wire.ts) with typed message interfaces and helper utils (createMessageId...
changelog.md for @push.rocks/smartmime
2024-11-18 - 2.0.4 - fix(core) Documentation and test coverage updates Comprehensive examples added to readme.md. Expanded test coverage for mime type detection. 2024-11-18 - 2.0.3 - fix(core) Update dependencies and optimize type imports Updated devDepende...
changelog.md for @push.rocks/smartmetrics
2026-03-23 - 3.0.3 - fix(prometheus) clean up default Prometheus metric collectors on stop Return cleanup handlers from default metric registration for event loop and GC observers. Dispose registered Prometheus default metric collectors when stopping Smartmet...
changelog.md for @push.rocks/smartmongo
2026-03-26 - 7.0.0 - BREAKING CHANGE(api) reduce the package to the SmartMongo memory replica set API and remove bundled TsmDB and LocalTsmDb modules remove exports and source code for TsmDB, LocalTsmDb, and related utilities, handlers, storage adapters, and ...
changelog.md for @push.rocks/smartnetwork
2026-03-26 - 4.5.2 - fix(docs) refresh README content and align license copyright holder Rewrite the README to better present network diagnostics, IP intelligence capabilities, usage examples, and full API reference Add issue reporting guidance and clarify le...
changelog.md for @push.rocks/smartnpm
2025-08-18 - 2.0.6 - fix(readme) Expand README with detailed usage examples, API reference and features; add local assistant settings Expanded README.md: added badges, features list, installation instructions (including pnpm), quick start, detailed usage exam...