This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
Releases: vientorepublic/remote-env
Releases · vientorepublic/remote-env
release: v0.1.7
What's Changed
Full Changelog: v0.1.6...v0.1.7
release: v0.1.6
release: v0.1.5
What's Changed
- Update dependency typescript to v5.5.3 by @renovate in #21
- Update dependency @types/node to v20.14.9 by @renovate in #20
- Add RSA Public Key Encryption by @vientorepublic in #23
Full Changelog: v0.1.4...v0.1.5
pre-release: v0.1.4
pre-release: v0.1.3
What's Changed
- Add password authentication by @vientorepublic in 936107b
- release to main branch by @vientorepublic in #12
- bump to v0.1.3 by @vientorepublic in #13
Full Changelog: v0.1.1...v0.1.3
pre-release: v0.1.1
What's Changed
- add error handler, server/client instance check by @vientorepublic in #8
- Remove error handler that doesn't work by @vientorepublic in #9
- add some doc badges by @vientorepublic in #10
Full Changelog: v0.0.7...v0.1.1
pre-release: v0.0.7
What's Changed
- doc: add example usage by @vientorepublic in #5
- bump to 0.0.5 by @vientorepublic in #6
- release to main branch: 0.0.7 by @vientorepublic in #7
Full Changelog: v0.0.4...v0.0.7
pre-release: 0.0.4
Introduction
Remote-env is a Dotenv server/client based on node:net
TCP Socket. This project is experimental and not yet suitable for production use.
What's changed
- Add client codes by @vientorepublic in 0b60f6c
- Add some jsdoc by @vientorepublic in 9346a45