Skip to content

Releases: flyingfishflash/lorem-list-client-a

0.4.3

Choose a tag to compare

@flyingfishflash flyingfishflash released this 08 Jun 13:51

Changelog

2025-06-08

Continuous Integration

  • 0b2508d ci: place image names into yaml anchors

Dependencies

  • 70d05ae dependency: material-symbols@0.31.6
  • d06b356 dependency: jasmine-core@5.8.0
  • 397338d dependency: angular 20.0.2

Build

  • 0a6955d build: migrate to the new build system

0.4.2

Choose a tag to compare

@flyingfishflash flyingfishflash released this 08 Jun 02:58

Changelog

2025-06-08

Continuous Integration

  • 32871dc ci: release - nyx 3.1.3
  • 5fc030e ci: release - fix registry reference
  • 9f1858c ci: fix registry references

0.4.1

Choose a tag to compare

@flyingfishflash flyingfishflash released this 25 May 22:12

Changelog

2025-05-25

Dependencies

  • 2a68e20 dependency: typescript 5.8.3
  • 88b8c07 dependency: typescript-eslint 8.32.1
  • a95a58b dependency: zone.js 0.15.1
  • 8b26903 dependency: eslint-config-prettier 10.1.5
  • a8a3dd0 dependency: eslint 9.27.0
  • 5f18ebc dependency: @types/jasmine 5.1.8
  • 4114030 dependency: jasmine-core 5.7.1
  • abdd04e dependency: material-symbols 0.31.3
  • b94338d dependency: angular-auth-oidc-client 19.0.1
  • ee11fb8 dependency: angular 19.2.13

0.4.0

Choose a tag to compare

@flyingfishflash flyingfishflash released this 25 May 21:24

Changelog

2025-05-25

Continuous Integration

  • 45cc801 ci: update nyx configuration

Additions

  • 0b47b24 feature: minimal/rough list content management

Fixes

  • a5b6f58 fix: sass @import deprecation warning
  • 2807c53 fix: location of envsubst bin in nginx container changed

Dependencies

  • 4cb1fa5 dependency: typescript-eslint 8.26.1
  • b3eb7ca dependency: prettier 3.5.3
  • 80dc461 dependency: @types/jasmin 5.1.7
  • f3137da dependency: jasmine-core 5.6.0
  • 4eb2cbc dependency: material-symbols 0.29.0
  • d6babf8 dependency: eslint 9.22.0
  • af9c437 dependency: eslint-config-pretter 10.1.1
  • 83597d7 dependency: angular 19.2.1

Changes

  • cc79f2f refactor: intital list content management

0.3.2

Choose a tag to compare

@flyingfishflash flyingfishflash released this 01 Feb 00:10

Changelog

2025-02-01

Continuous Integration

  • e924df7 ci: conditially determine oidc_client_id in prepare_deployment workflow

0.3.1

Choose a tag to compare

@flyingfishflash flyingfishflash released this 30 Jan 03:44

Changelog

2025-01-30

Dependencies

  • ba1dc6e dependency: material-symbols@0.28.1
  • e615d8f dependency: angular 19.1.4

Continuous Integration

  • d0e2b0f ci: style correction to nyx configuration

0.3.0

Choose a tag to compare

@flyingfishflash flyingfishflash released this 29 Jan 00:10

Changelog

2025-01-29

Continuous Integration

  • b2bcdec ci: fix nyx configuration from botched merge
  • 128882b ci: woodpecker compatible deploy playbook
  • f4452f5 ci: woodpecker - adjust branch triggers
  • e10cf1d ci: woodpecker - adjust branch triggers
  • 4f44531 ci: woodpecker - main branch specificity
  • af26db3 ci: woodpecker

Dependencies

  • b7e6e83 dependency: typescript-eslint 18.12.1
  • e1dbddf dependency: tslib 2.8.0
  • d690f87 dependency: jasmine-core 5.4.0
  • 9c6bf22 dependency: angular-eslint 18.4.0
  • 71acd5d dependency: eslint 9.13.0
  • 6d04d1d dependency: angular-auth-oidc-client 18.0.2
  • 1c92dd5 dependency: angular 18.2.9/18.2.10
  • b268621 dependency: eslint 9.12.0

Additions

  • 174e4da feature: list-manage mvp (interim)
  • 17eb563 feature: item create component

Changes

  • 38ef07d refactor: conditionally display navbar mrnu items
  • d26216f refactor: home - conditionally display full menu
  • 01326f1 refactor: nav bar menu tool tips
  • 08f8431 refactor: project structure
  • 35b427e refactor: use inject rather than a contructor in lists service