Skip to content

Releases: fugerit-org/github-issue-export

2024-05.0

24 May 11:54
c120f2c
Compare
Choose a tag to compare

[1.2.0] - 2024-05-24

  • handles param 'assignee_date_mode' (when set to 'skip' the report is much faster)

[1.1.0] - 2024-05-22

Added

  • 'xlsx' output format (simple specify xlsx extension for file path)

2024-02.0

19 Feb 06:01
9748c2a
Compare
Choose a tag to compare

[1.0.0] - 2024-02-19

Changed

  • parent set to fj-universe-tool 0.5.8

Fixed

2023-09.1

28 Sep 15:28
f28f331
Compare
Choose a tag to compare

[0.7.0] - 2023-09-28

Added

  • 'help' and 'github-token' parameter parameter
  • command line reference

Changed

  • parent set to fj-universe-tool 0.4.7

Fixed

  • removed link from Java and Maven badges
  • placeholder in LICENSE set
  • software version links

2023-09.0

24 Sep 10:41
059251c
Compare
Choose a tag to compare

[0.6.2] - 2023-09-24

Added

  • src/main/config/log4j2.xml configuration to use on singlepackage profile

Changed

  • now a github token is expected instead of the password, the github user is ignored (anyway github does not support anymore user/pass basic auth)
  • in GUI github password renamed in github token

Security

[0.6.1] - 2023-09-24

Changed

  • update code of conduct and added badge
  • fj-bom set to 1.4.4
  • increased test coverage
  • substituted XMLResourceBundleControl with the class in fj-core

Removed

  • Sonar cloud workflow yml removed. (after being merged with maven build)

[0.6.0] - 2023-09-24

Added

Changed

  • Workflow adapted for gui test (running on windows)
  • fj-core version set to 8.3.8

Security

  • fixed dependabot issues

[0.5.1] - 2019-06-08

Added

  • Repository authentication implemeneted (api limits are higher this way)

[0.4.0] - 2018-01-12

Added

  • support for assign date cache

[0.3.0] - 2017-09-29

Added

  • save configuration in GUI

[0.3.0] - 2017-09-25

Added

  • CODE_OF_CONDUCT.md, CONTRIBUTING.md, LICENSE
  • gui interface (with english and italian it18n)
  • proxy support

2020-09.0

16 Jan 22:08
Compare
Choose a tag to compare
2020-09.0 Pre-release
Pre-release

Last stable release before refactoring

2019-06

08 Jun 12:52
Compare
Choose a tag to compare
2019-06 Pre-release
Pre-release

This release implement repository authentication (this improves on api access limit)