All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.
0.5.0 - 2023-09-05
- macros bumped to macros-0.1.0
- server-0.3.0 bumped to server-0.3.0
- (macros) fixed release again - (af1b9a1) - @szattila98
- (server) fixing postgres tests in github actions - (8c6e1d9) - @szattila98
- (macros) Added macros crate and random emojis macro - (8967093) - @szattila98
- (server) added some catalog crud tests - (6c9b0d2) - @szattila98
- (server) Added some tests - (8e43b8c) - @szattila98
0.4.0 - 2023-08-29
- server-0.2.0 bumped to server-0.2.0
- (server) added catalog crud - (74d663b) - @szattila98
- (server) added migrate feature that inlines and run migrations - (2138be0) - @szattila98
- (server) added migrations with sqlx cli and other necessities - (d34770b) - @szattila98
- (server) added useful middlewares - (709ef7b) - @szattila98
- (server) added init.sql - (0775dd4) - @szattila98
- (server) added instrumentation to startup functions - (1cfe6b7) - @szattila98
- (server) refactored middleware logic, added config options - (f549221) - @szattila98
0.3.0 - 2023-07-18
- server bumped to server-0.1.0
- client bumped to client-0.1.0
- (client,server) fixed pushing package tags for ci - (0cd02ed) - @szattila98
0.2.0 - 2023-07-18
- server bumped to server-0.1.0
- client bumped to client-0.1.0
- (client) fixed npm versioning to allow same version if client not changed - (adf034c) - @szattila98
- removed waiting on client and server checks as they might not run and fail the build - (76e785b) - @szattila98
- (server) implemented connecting to database - (0b920a4) - @szattila98
- (server) added postgres database to compose file - (034a307) - @szattila98
- (server) Application frame added - (e6298cb) - @szattila98
0.1.0 - 2023-06-30
- client bumped to client-0.1.0
- server bumped to server-0.1.0
- npm ci fix in cog pre-bumb - (6e0fe6a) - @szattila98
- Release fix - (2e6f21b) - @szattila98
- Wait on check fix - (02b74cb) - @szattila98
- Added wait relations between workflows - (85d65c8) - @szattila98
- Updated actions with better supported dependency actions - (461b52f) - @szattila98
- added release pipeline - (249e3c4) - @szattila98
- cocogitto action setup - (0fd1f00) - @szattila98
- added conventional commit check action - (f007991) - @szattila98
- basic pipeline setup - (8096e6b) - @szattila98
- Fixed dev.md - (d161225) - @szattila98
- Completed DEV.md - (8e3ecb1) - @szattila98
- Added README.md and WIP DEV.md - (e9f8219) - @szattila98
- automatic git line ending config - (d082b60) - @szattila98
- added windows specific prettier rule - (d8dc366) - @doleance
- Moved around dockerfiles and made some client optimizations with dumb-init - (51ac863) - @szattila98
- rewrote justfile, added cog hook to config - (9eb54ac) - @szattila98
- deleted empty changelog - (3b69069) - @szattila98
- dockerization - (c686f53) - @szattila98
- added justfile with tooling checks - (22ec01c) - @szattila98
- (server) Added serious lint command to justfile - (ecc3c75) - @szattila98
Changelog generated by cocogitto.