Releases: hummingbird-project/template
Releases ยท hummingbird-project/template
v2.3.1
10 Jan 07:08
Compare
Sorry, something went wrong.
No results found
Fix command line arguments in Dockerfile
Fix configuration parameters in Tests
v2.3.0
01 Jan 17:36
Compare
Sorry, something went wrong.
No results found
Replace swift-argument-parser with swift-configuration. The template will now read configuration variables from command line arguments, environment variables and a .env file.
v2.2.1
13 Dec 16:24
Compare
Sorry, something went wrong.
No results found
Patch release changes
Fix issue with Logger.Level extension and swift-log 1.8.0
v2.2.0
21 Oct 17:19
Compare
Sorry, something went wrong.
No results found
Update Package.swift to remove error in earlier versions of Swift. #20 from @ali-ahsan-ali
Add support for generating lambda functions. #22
Update download to work out the latest version of the template.
v2.1.0
18 Jun 10:07
Compare
Sorry, something went wrong.
No results found
Run configure.sh straight from download.sh. If folder is not provided ask for one. #17
Add option to setup project using OpenAPI generator. #18
Use /dev/tty instead of stdin for prompts. #19 from @johnbcodes
v2.0.4
21 Apr 14:19
Compare
Sorry, something went wrong.
No results found
Don't copy license. #15
Copy .github folder. #15
Add .env files to .gitignore. #12 from @0xifarouk
Only build specified executable in Dockerfile. #13 from @MahdiBM
Minor Dockerfile edit. #14 from @hactar
v2.0.3
24 Oct 15:58
Compare
Sorry, something went wrong.
No results found
Cleanup output text
Remove unnecessary output
v2.0.2
25 Sep 07:35
Compare
Sorry, something went wrong.
No results found
Rename App to AppCommand to avoid it clashing with name of executable
v2.0.1
20 Sep 20:43
Compare
Sorry, something went wrong.
No results found
Add Apache license. #6
Use flatMap when working out log level. #7 from @alephao
Remove empty files, when running configure.sh in place. #9
Use Swift 6 and noble. #8
Replace /health route with GET / that returns "Hello!". #10
v2.0.0
12 Sep 08:47
Compare
Sorry, something went wrong.
No results found