Releases: hwakabh/random-travelers
Releases · hwakabh/random-travelers
v0.5.0
0.5.0 (2024-12-25)
Features
- build: added configs of railway. (1efb526)
- build: added Nixpacks configurations. (e810f8f)
- build: enabled to configure MySQL TCP proxy ports of Railway. (7e5e851)
- ci: enabled pushing image to GHCR. (7180018)
- ci: implemented actions of nixpacks. (51c2021)
- enabled to create database for first migration. (33aec3d)
Bug Fixes
- build: default parameters in Makefile. (0582a19)
Dependencies
- locked minimal Python version with 3.13.0. (64e4fab)
Documentation
v0.4.1
v0.4.0
v0.3.0
0.3.0 (2024-01-23)
Features
- added model/schema/crud for base for Airport instances. (2530485)
- added schemas for v0 API: #66. (fefedc3)
- enabled to fetch URL path dynamically for v0 API. (1e10540)
Bug Fixes
- seeds: updated SQL for generic uses. (ae8a3d6)
Documentation
- updated notes for directory structures. (4c65538)
v0.2.1
v0.2.0
v0.1.1
v0.1.0
0.1.0 (2024-01-08)
Features
- ui: implemented mako templates and enabled render as HTML. (13e7455)
Bug Fixes
- ci: renamed labeler config file name with .yml. (d632a47)
- removed jsonify() since Flask have not imported any more. (dfaacbc)
- updated configs with v5 syntax. (456c1bc)
- updated configs with v5 syntax. (a53275b)
- updated external links, local port, DB default credentials. (0d61bf0)