4.1.2 (2024-03-05)
- Wrong underscore for JIRA_PASSWORD environment variable (072c09f)
- Bump dotenv from 16.4.1 to 16.4.5 (a1f1fa6)
4.1.1 (2024-02-05)
- Missing due date should skip issue (08680de)
4.1.0 (2024-01-28)
- Bump @antora/site-generator-default from 3.1.6 to 3.1.7 (d9ce33d)
- Bump chai from 4.3.10 to 4.4.1 (bf8e265)
- Bump semantic-release from 22.0.12 to 23.0.0 (1288347)
- Bump semantic-release from 22.0.8 to 22.0.12 (a32668a)
- use node 20.x for semantic release (705755e)
- introduce JIRA_PAT / ROADMAP_JIRA_PAT for bearer authentication for jira (fixes #170) (aa6ae2a), closes #170
- Bump dotenv from 16.3.1 to 16.4.1 (40d123e)
4.0.1 (2024-01-03)
- Bump @antora/site-generator-default from 3.1.5 to 3.1.6 (d6c0cbe)
- Bump eslint from 8.54.0 to 8.56.0 (5b494ae)
- Test adapted so that they run independently of the current year (3014f7c)
4.0.0 (2023-11-26)
- Change default column size for
id
and all other columns and also enable to define custom sizes for each column (fixes #152) (58796f4), closes #152
3.4.2 (2023-11-24)
- Bump @antora/site-generator-default from 3.1.4 to 3.1.5 (e147882)
- Bump eslint from 8.50.0 to 8.53.0 (d77de1a)
- Bump eslint from 8.53.0 to 8.54.0 (1d5b7ec)
- Bump semantic-release from 22.0.5 to 22.0.7 (9053d73)
- Bump semantic-release from 22.0.7 to 22.0.8 (70a14bf)
3.4.1 (2023-10-02)
- Cleanup unused code (4593f7e)
- parent is passed to method not the document object (e5a5609)
3.4.0 (2023-10-01)
- Only request custom field ids and not all fields (9404c21)
- Add roadmap layout options (c869f64)
3.3.1 (2023-09-26)
- Jira Base url with defined project key (b86913d)
3.3.0 (2023-09-26)
- Bump eslint from 8.49.0 to 8.50.0 (812c492)
- Bump rimraf from 5.0.1 to 5.0.4 (af80eb0)
- Bump semantic-release from 22.0.1 to 22.0.5 (30f452c)
- Allow different jira instances based on project key (096e81a)
3.2.0 (2023-09-25)
- Provide credentials for roadmap extension (ee2066e)
- Extract configuration settings for roadmap extension (528cab9)
- Migrate old asciidoc based changelog to markdown based changelog (5138f9b)
- Authentication handling with JIRA (9090787)
- create unique name for generated images (9b62a59)
- Lint issues (9361e29)
- Roadmap extension only request specific fields (a0f4cdf)
- Add option to define custom jql part for each category (1b4517d)
3.1.3 (2023-09-22)
- create unique name for generated images (ebd3cbd)
3.1.2 (2023-09-22)
- add missing main script flag in package.json (aec00bc)
3.1.1 (2023-09-22)
- add main script in package.json (8e2ea7a)
3.1.0 (2023-09-22)
- Bump semantic-release from 22.0.0 to 22.0.1 (e740ca5)
- restructure tests and fix lint issues (4c04add)
3.0.0 (2023-09-18)
- Use lib directory instead of src directory (3c85a0b)
- Bump chai from 4.3.7 to 4.3.8 (97db42c)
- Bump conventional-changelog-eslint from 4.0.0 to 5.0.0 (c56d799)
- Bump semantic-release from 21.0.7 to 22.0.0 (4712681)
- Remove unused dependency jest (36040f0)
- Switch to eslint instead of standard (0415f01)
2.0.0 (2023-09-18)
- Drop support for node 16 (c39f1d0)
1.1.0 (2023-07-09)
- Bump @antora/site-generator-default from 2.3.4 to 3.1.4 (363d7cc)
- Bump jest from 29.5.0 to 29.6.1 (1feb5c9)
- Bump mocha from 9.1.3 to 10.2.0 (3f5e437)
- Bump rimraf from 3.0.2 to 5.0.1 (187cb3d)
- Bump semantic-release from 21.0.5 to 21.0.7 (1c041f3)
- configure commit message prefix for dependabot (c008fa5)
- only test in workflow ci (52af2b2)
- Update Github Actions (78b9e85)
- Bump chai from 4.3.6 to 4.3.7 (b0e73d6)
- Bump jest from 28.1.2 to 29.5.0 (29d497c)
- Bump standard from 17.0.0 to 17.1.0 (1e3e3ac)
- change keywords in package.json (fb58693)
- Use logger instead of console.log (#51) (7bb021b), closes #51
- update ci badge (737a742)
- Upgrade min required NodeJs version to 16.x (5bdb073)
- switch to semantic release workflow (24ae00b)
- Handle value of custom field of type number correct
- Only show issue type icon, if
issuetye
ascustomFieldId
defined
- Bump
shx
from 0.3.3 to 0.3.4 - Bump
asciidoctor.js
from 2.2.5 to 2.2.6 - Bump
dotenv
from 10.0.0 to 16.0.1 - Bump
chai
from 4.3.4 to 4.3.6 - Bump
standard
from 16.0.4 to 17.0.0 - Bump
jest
from 27.2.5 to 28.1.2
- Introduce a changelog
- Allow to use nested custom field ids