Releases: cheikhshift/samb
Releases · cheikhshift/samb
v0.0.4
- Refactored transpiler commands' source
- Update generated HTTP handler
- add tools’ package documentation
- documentation to SAMB types
- App Engine app source generator
- change placement of endpoint handler, to run if sub route handlers were not invoked
- update route generation
- update deployment tool to add project dependencies with dep
- add go modules file
- add field strict to use absolute paths with routing
v0.0.3
- Add YAML syntax transpiler.
v0.0.2
- improve accuracy of routing.
- add samb-provide tool.
- add samb-handle tool.
- add samb-medic tool.
- add recover server directive.
- add unit tests (with 76% coverage).
- add comments field for directive : global.
- remove sample project.
v0.0.1
Features demo project.