[comixed-dev] [comixed/comixed] 6d46e0: Added a github_changelog_generator configuration f...

  • From: "Darryl L. Pierce" <noreply@xxxxxxxxxx>
  • To: comixed-dev@xxxxxxxxxxxxx
  • Date: Thu, 09 Jul 2020 06:07:24 -0700

  Branch: refs/heads/release/0.6
  Home:   https://github.com/comixed/comixed
  Commit: 6d46e00d6faa1f8ed106cb246d822b115603404c
      
https://github.com/comixed/comixed/commit/6d46e00d6faa1f8ed106cb246d822b115603404c
  Author: Darryl L. Pierce <mcpierce@xxxxxxxxx>
  Date:   2020-07-07 (Tue, 07 Jul 2020)

  Changed paths:
    A .github_changelog_generator

  Log Message:
  -----------
  Added a github_changelog_generator configuration file [#303]


  Commit: 5d13d6b510a3598ea920994e13ea6a6fbe23aec8
      
https://github.com/comixed/comixed/commit/5d13d6b510a3598ea920994e13ea6a6fbe23aec8
  Author: Darryl L. Pierce <mcpierce@xxxxxxxxx>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
    M comixed-library/src/main/java/org/comixed/model/library/ReadingList.java

  Log Message:
  -----------
  Fixed the View for fields in ReadingList [#401]

The View annotation was missing the LibraryUpdate view, so the fields
in a reading list were not being returned with the updates.


  Commit: 8e95b5946d5e617ef4b03f4d6b22a77c9c522025
      
https://github.com/comixed/comixed/commit/8e95b5946d5e617ef4b03f4d6b22a77c9c522025
  Author: Darryl L. Pierce <mcpierce@xxxxxxxxx>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
    M comixed-frontend/src/app/library/adaptors/library.adaptor.ts

  Log Message:
  -----------
  Fixed when the frontend updates the reading list state [#401]

Previously it was only doing the update when the comics had changed and
was not doing it when a reading list changed independent of comics.


  Commit: 2e2c1849671cf4b934dd29c0796f2a69915eabf2
      
https://github.com/comixed/comixed/commit/2e2c1849671cf4b934dd29c0796f2a69915eabf2
  Author: Darryl L. Pierce <mcpierce@xxxxxxxxx>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
    M 
comixed-frontend/src/app/library/components/add-comics-to-list-reading-list/add-comics-to-reading-list.component.ts

  Log Message:
  -----------
  Fixed the reading list select option [#402]

Removed the empty first entry that was intended to be a "select an option..." 
entry.


  Commit: 0fa87d6d037bb7128031f3d681d30ad68a5c9da4
      
https://github.com/comixed/comixed/commit/0fa87d6d037bb7128031f3d681d30ad68a5c9da4
  Author: Darryl L. Pierce <mcpierce@xxxxxxxxx>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
    M .github/workflows/create-release.yml
    M .github/workflows/publish-merges-to-develop.yml
    M comixed-app/pom.xml
    M comixed-frontend/package.json
    M comixed-frontend/pom.xml
    M comixed-importer/pom.xml
    M comixed-library/pom.xml
    M comixed-rest-api/pom.xml
    M comixed-services/pom.xml
    M comixed-tasks/pom.xml
    M docker/DOCKER.md
    M docker/Dockerfile
    M docker/README.md
    M pom.xml

  Log Message:
  -----------
  Changed the release version to 0.6.2 [#303]


Compare: https://github.com/comixed/comixed/compare/eb6e5dd5d0c7...0fa87d6d037b

Other related posts: