Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

479 total results found

changelog.md for @push.rocks/smartarray

@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...

typescript
asynchronous programming
array manipulation
array mapping
array filtering
deduplication
async/await
software development
npm package
open source

changelog.md for @push.rocks/smartacme

@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 ...

acme
letsencrypt
typescript
certificate management
certificate authority
acme server
pki
dns challenges
ssl/tls
secure communication
domain validation
automation
crypto
mongodb
dns-01 challenge
http-01 challenge
token-based challenges
certificate renewal
wildcard certificates
rfc 8555

changelog.md for @push.rocks/smartarchive

@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...

archive
compression
decompression
zip
tar
gzip
bzip2
file extraction
file creation
data analysis
file stream

changelog.md for @push.rocks/smartcache

@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...

caching
asynchronous
time-based invalidation
hash-based identification
smart caching
node.js
performance optimization
typescript
delay handling
error management

changelog.md for @push.rocks/smartbrowser

@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....

puppeteer
automation
testing
pdf generation
screenshot
web scraping
browser automation

changelog.md for @push.rocks/smartbucket

@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...

typescript
cloud agnostic
object storage
bucket management
file operations
directory management
data streaming
s3
multi-cloud
file locking
metadata management
buffer handling
access control
environment configuration
unified storage
bucket policies
trash management
file transfer
data management
streaming

changelog.md for @push.rocks/smartbuffer

@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...

arraybuffer
uint8array
base64 conversion
binary data handling
buffer validation
typescript
data transformation
esm
utilities
npm

changelog.md for @push.rocks/smartwatch

@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...

file watching
filesystem
observable
typescript
node.js
deno
bun
cross-runtime
development tool
file system events
real-time
watch files
glob patterns

changelog.md for @push.rocks/smartcli

@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...

cli
command line
observable
reactive
asynchronous
commands
arguments
options
alias
typescript
node.js
development tool

changelog.md for @push.rocks/smartclickhouse

@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...

clickhouse
odm
database
typescript
query builder
crud
analytics
time-series
schema evolution
mergetree
replacingmergetree
fluent api
builder pattern
data management
bulk insertion
real-time data
observables
streaming

changelog.md for @push.rocks/smartdaemon

@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...

system
daemon
service management
linux systemd
process management
node.js
system administration
background services

changelog.md for @push.rocks/smartdeno

@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...

deno
node.js
script execution
typescript
development tools
deno download
code execution
ephemeral execution
cross-platform
in-memory

changelog.md for @push.rocks/smartdata

@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...

data manipulation
nosql
mongodb
typescript
data validation
collections
custom data types
odm

changelog.md for @push.rocks/smartdns

@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...

rust
typescript
dns
dns records
dns resolution
dns management
dnssec
node.js
google dns
cloudflare
udp dns
https dns
acme
let's encrypt
ssl certificates
feature flagging
domain propagation
dns server

changelog.md for @push.rocks/smartenv

@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...

environment detection
cross-platform
node.js
browser
module loading
ci detection
os detection
runtime environment
typescript
async

changelog.md for @push.rocks/smartdiff

@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...

diff
text
patch
typescript
npm package
text comparison
text diff
visualization
cli
html
line diff
word diff

changelog.md for @push.rocks/smartexit

@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 ...

node.js
typescript
process management
graceful shutdown
cleanup operations
child process termination
signal handling
library
npm package
async cleanup
module
sigint handling
uncaught exception management
process exit management

changelog.md for @push.rocks/smartexpect

@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...

testing
assertions
code quality
unit testing
test driven development
synchronous testing
asynchronous testing
expectations
validation
development tools