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

793 total results found

changelog.md for @push.rocks/lik

@push.rocks/lik

2026-03-22 - 6.4.0 - feat(collections) add new collection APIs, iterator support, and tree serialization utilities adds new convenience methods and properties across BackpressuredArray, FastMap, LimitedArray, ObjectMap, and Tree, including length/size accesso...

utilities
helpers
typescript
node.js
string manipulation
object management
execution control
data structures
asynchronous programming
event handling
data aggregation

changelog.md for @push.rocks/mongodump

@push.rocks/mongodump

2025-08-18 - 1.1.0 - feat(MongoDumpTarget) Implement core MongoDumpTarget methods and update documentation & project configs Implemented MongoDumpTarget.createAndInit(), init(), getCollections(), dumpCollectionToDir() and dumpAllCollectionsToDir() with connec...

mongodb
database backup
data dump
database restore
mongodb export
mongodb import
database management
mongodb management
data backup
data recovery

changelog.md for @push.rocks/qenv

@push.rocks/qenv

2025-08-16 - 6.1.3 - fix(qenv) Handle falsy environment values correctly, improve env source resolution, add tests and update test script Treat 0, false and empty string as valid environment values by checking for !== undefined when resolving env vars Refacto...

environment variables
configuration management
node.js
typescript
docker secrets
ci/cd
testing

changelog.md for @push.rocks/smartconfig

@push.rocks/smartconfig

2026-03-24 - 6.1.0 - feat(docs) refresh project documentation and migrate smartconfig tool configuration keys rewrites the README with a clearer quick start, updated class documentation, and issue reporting guidance updates .smartconfig.json to use scoped too...

npm
configuration management
tool management
key-value store
project setup
typescript
environment setup
dependencies management
npm package enhancement
automation
async operations
app configuration
smart file handling
workflow improvement
persistent storage

changelog.md for @push.rocks/projectinfo

@push.rocks/projectinfo

2026-03-26 - 5.1.0 - feat(projectinfo) migrate project info loading to async factories and update build configuration replace synchronous npm metadata loading with async factory methods in ProjectInfo and ProjectinfoNpm switch filesystem access from @push.roc...

project-info
npm
git
typescript
package-info
repository

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