Releases: vitaly-t/connection-string
Releases · vitaly-t/connection-string
4.4.0
- GitHub Actions integrated for CI, see PR-54. Thanks to @MasterOdin 🎉
- Added status badges to the main page for CI + support information
- Retired NodeJS v12 from officially supported. Even though it still will work, but most build tools in this project won't work with it.
- All DEV dependencies updated to the latest.
4.3.6
- Fixed #52
- Updated dependencies
- Minor refactoring
4.3.5
- Adds support for underscore in host names - see PR-50.
- Removed Travis Build+CI integration, because free Travis is no longer available.
4.3.4
- Implements #46, to support browsers better.
4.3.3
- Made required NodeJS packages conditional, under NodeJS only. See #46
- Updated DEV dependencies
4.3.2
- Adding official support for NodeJS v15
- Documentation updates
- Dependencies updated
4.2.1
- Minor code refactoring + DEV deps updated.
4.2.0
- Implemented #41 - returning support of
:
within the protocol.