Releases: Tommi2Day/gomodules
Releases · Tommi2Day/gomodules
v1.9.2
New
- add Cobra Command helper
- add more sql functions and tests
- add codecov action
Changed
- use github.com/jmoiron/sqlx instead of database/sql
v1.9.1
New
- add line number to location
Changed
- rename TNSEntry.Filename to TNSEntry.Location
- update tests
v1.9.0
New
- common: add URL and Host parsing functions
- common:add more tests
- common: add dockertest helper
- dblib: add RACInfo Lookup per INI and DNS SRV record
Changed
- use go 1.20
- update dependencies
- use docker_helper for tests
Fixed
- dblib: fix tns server parsing RegExp
v1.8.1
- dblib: enhance ldap functions and test
v1.8.0
- dblib: move write tns ldap functions to tnscli
- dblib: add/remove tests
v1.7.4
- pwlib: parsing PKCS1 (openssl traditional) RSA keys
v1.7.3
- common: add type converter functions
v1.7.1
- pwlib: add vault method to get_password