Releases: flyingfishflash/ledger
Releases · flyingfishflash/ledger
v0.3.43
v0.3.42
Changelog
2023-09-07
Changed
- a697a4c refactor(frontend): @typescript-eslint/(eslint-plugin,parser) 6.6.0
- 86ee1ce refactor(frontend): angular 16.2.4
- 7bcdea1 refactor(backend): disable csrf with method reference
- 3d391ba refactor(frontend): facilitate enabling ts option strictPropertyInitialization
- 9bcabba refactor(frontend): note regarding exactOptionalPropertyTypes
- 6a10e9c refactor(frontend): facilitate enabling ts option strictNullChecks
- 447e66e refactor(frontend): facilitate enabling ts option noImplicitAny
- c002ff4 refactor(frontend): facilitate enabling ts option strictFunctionTypes
- 11160f8 refactor(frontend): facilitate enabling ts option strictBindCallApply
Build
- 12962a0 build(backend): ben-manes.versions.gradle.plugin 0.48.0
Fixed
- 0b0b5dc fix(frontend): remove superfluous '/' terminating create user endpoint uri
v0.3.41
v0.3.40
v0.3.39
Changelog
2023-08-31
Changed
- 43456ef refactor(frontend): angular cdk/material 16.2.2
- a0a54ab refactor(frontend): angular 16.2.3
- ed7d17e refactor(frontend): eslint-plugin-jsdoc 46.5.1
- 7caf85c refactor(frontend): @typescript-eslint/(eslint-plugin/parser) 6.5.0
- 2704d01 refactor(frontend): prettier 3.0.3
- cd66a12 refactor(backend): org.flywaydb:flyway-core:9.22.0
Fixed
- 2128227 fix(drone): re-enable codeberg nyx publication service
Continuous Integration
- d099bd4 ci(drone): deploy using podman quadlets
v0.3.38
v0.3.37
Changelog
2023-08-27
Continuous Integration
- 996920f ci(drone): update deployment playbook
- 8b799e8 ci(drone): refactor drone ci configuration
- 113d080 ci(drone): initial ansible deployment playbook
- f941ac0 ci(drone): append drone build number to nyx computed version
- 36e1544 ci(drone): nyx - don't push changes to codeberg on release
Build
- 98de16a build(gradle): use prettier to format yaml files
Changed
v0.3.36
v0.3.35
Changelog
2023-08-22
Continuous Integration
- 528d92f ci(drone): adjust nyx release publishing configuration
- b08c648 ci(drone): update custom/nyx image location
- 5705051 ci(drone): configuration
- 98b437f ci(drone): don't publish images on tag event
Changed
- 2e456f6 refactor(frontend): rxjs 7.8.1
- ea1a56d refactor(frontend): eslint-plugin-react 7.33.2
- 6f3afab refactor(frontend): eslint-plugin-jsdoc 46.5.0
- 20ad34f refactor(frontend): eslint-plugin-import 2.28.1
- 229a021 refactor(frontend): @typescript-eslint/parser 6.4.0
- 31028dd refactor(frontend): @typescript-eslint/eslint-plugin
- 31aa79c refactor(frontend): prettier 3.0.2
- d22902c refactor(frontend): @types/node 18.17.6
- 3df0096 refactor(frontend): tslib 2.6.2
- ec1f125 refactor(frontend): angular 16.2.1
- a7547a5 refactor(frontend): ts config noUnusedParameters enabled
- 96864f9 refactor(frontend): ts config noImplicitReturns enabled
- 81b3653 refactor(frontend): typescript 5.1.6
- 2082833 refactor(frontend): zone.js 0.13.1
- 77b507b refactor(frontend): jasmine 5.1.0
- 58bbee5 refactor(frontend): eslint-plugin-import 2.28.0
- c1e4fe8 refactor(frontend): eslint-import-resolver-typescript 3.6.0
- b9a0cc8 refactor(frontend): eslint-config-prettier 9.0.0
- e944c7b refactor(frontend): eslint 8.47.0
- 7d626df refactor(frontend): @types/node 18.17.5
- 49f73c0 refactor(frontend): @types/jasmine 4.3.5
- 126d7d1 refactor(backend): spring-session 3.1.2
- 7cae4e9 refactor(backend): spring-security-test 6.1.2
- 199615a refactor(backend): spring-boot 3.1.2
- cb4467c refactor(backend): springdoc-openapi-starter-webmvc-ui:2.2.0
- b012c3c refactor(backend): jacoco 0.8.10
- 1fd2ecc refactor(backend): org.flywaydb:flyway-core:9.21.1
- 14d8033 refactor(backend): jakarta.interceptor-api:2.2.0-RC1
- 053b538 refactor(backend): h2database:h2 2.1.212
- 83e9f69 refactor(backend): errorprone:error_prone_core 2.21.1
Fixed
- 41250ca fix(backend): profilePatch failing due missing check for a null password parameter
Build
v0.3.34
Changelog
2023-05-13
Continuous Integration
- ab5e123 ci: nyx - re-enable release publishing to codeberg/github
- bd76bd6 ci: git ignore .nyx-summary
- 5323196 ci(drone): build functions triggered by push to 'main'
- 146d01f ci(drone): release functions triggered on branch 'release'
- 2a41753 ci: nyx - disable git push/tag for mainline release type
- 6821345 ci: nyx - release-next branch for release type 'release'
- 1bb88ef ci: nyx - temporarily disable codeberg/gitlab pub services
- 28dcd16 ci: nyx - release type 'release'
Changed
- e73b6eb refactor: update drone publishing pipeline names