0.6.0 (2024-09-11)
- add more authentication options (cae1d20)
0.5.0 (2023-08-09)
- add connection string builder (369a63f)
0.4.4 (2023-08-02)
- update typings (bbd7ddc)
0.4.3 (2023-08-01)
- add readme badges (787da44)
0.4.2 (2023-08-01)
- update return types for parsers (bb6393a)
- Fix bug with parsing string values that start with numbers
- Add missing type declarations
- Add LICENSE file (MIT) #17
- Improve library code / TS definitions #18
- Dependency updates
- Allow parsed SQL connection strings to return unrecognised properties #4
- Parsed query strings return lowercase keys #3
Initial release