You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.5 KiB
1.5 KiB
1.2.0 (2022-06-26)
Features
- Update readme (934a198)
1.1.0 (2022-06-26)
Features
- Update readme (cb3fdb0)
1.0.0 (2022-06-26)
Bug Fixes
- fix gitlab pipeline filena,e (a7fe4ba)
Features
- add binary and library distinction to be able to test (116c327)
- add health check route (eb4bf8f)
- make it so that the await is handled on the caller side (8d97c4e)
- make the bind address an argument (1a85eed)
- switch to passing a tcp listener so that we can get the random port later for the test (a5c96b3)
- Update readme and add semantic release (f7d354d)