Skip to content

Releases: rulasg/ProjectHelper

Release v3.3.1-preview (PreRelease)

20 Jan 16:05
v3.3.1-preview
95735fd

Choose a tag to compare

Pre-release

What's Changed

  • refactor(include): update include helpers modules by @rulasg in #180
  • fix(releae): fix deploy workflow by @rulasg in #181

Full Changelog: v3.3.0-preview...v3.3.1-preview

Release v3.3.0-preview (PreRelease)

20 Jan 06:34
v3.3.0-preview
2c9231f

Choose a tag to compare

Pre-release

What's Changed

  • faet(project-item): Test-ProjectItem by @rulasg in #158
  • fix(addComment): staged AddComment flow by @rulasg in #159
  • feat(project-item): add reset functionality for staged values by @rulasg in #162
  • fix(project_item): ensure issue body is named Body by @rulasg in #164
  • feat(item): Invoke-CreateDraftItem by @rulasg in #165
  • feat(issue): implement New-ProjectIssueDirect and Get-Repository by @rulasg in #166
  • feat(graphql): implement Get-ProjectIssue function and related tests by @rulasg in #167
  • fix(item): Get-Project slow due to comments download by @rulasg in #168
  • feat(project-item): enhance Show-ProjectItem with OpenInEditor and AllComments options by @rulasg in #169
  • Invoke-AddSubIssue by @rulasg in #170
  • feat : Remove-projectitem by @rulasg in #171
  • fix(Set-LastComment): correct comment addition logic for single comment case by @rulasg in #172
  • feat(item): Add cachedAt field by @rulasg in #173
  • improve bugs, performance and consistency by @rulasg in #174
  • Update references in commit message instructions by @rulasg in #175
  • Enhance project management features and improve database handling by @rulasg in #177
  • feat(project): enhance project update management and testing by @rulasg in #178
  • feat(project): enhance Update-ProjectRecent functionality by @rulasg in #179

Full Changelog: v3.2.1-preview...v3.3.0-preview

Release v3.2.2-preview (PreRelease)

13 Oct 10:02
v3.2.2-preview
464db41

Choose a tag to compare

Release v3.2.1-preview (PreRelease)

12 Oct 22:26
v3.2.1-preview
2362efd

Choose a tag to compare

Pre-release

What's Changed

  • chore: update InvokeHelper module version to 1.2.4 by @rulasg in #156

Full Changelog: v3.2.0-preview...v3.2.1-preview

Release v3.2.0-preview (PreRelease)

12 Oct 22:18
v3.2.0-preview
1f6c9be

Choose a tag to compare

Pre-release

What's Changed

  • Small Improvements by @rulasg in #152
  • feat(project_item): implement Show-ProjectItem function for enhanced item display by @rulasg in #153
  • sync-IncludeWithModule by @rulasg in #154
  • feat(graphql): add comments retrieval to ProjectV2Item queries by @rulasg in #155

Full Changelog: v3.1.1-preview...v3.2.0-preview

Release v3.1.1-preview (PreRelease)

03 Oct 07:27
v3.1.1-preview
d671e45

Choose a tag to compare

Pre-release

What's Changed

  • docs(findproject): update documentation for Find-Project function by @rulasg in #146
  • feat(Search-ProjectItem): add AnyField parameter for flexible filtering by @rulasg in #147
  • feat(Comment): implement AddComment functionality and improve handling by @rulasg in #148
  • Fix(integrations): add SkipStagedCheck parameter to update functions by @rulasg in #149
  • fix(integrations): enhance project item update with injection functions by @rulasg in #150
  • refactor and fix various functions for improved logging and pipeline support by @rulasg in #151

Full Changelog: v3.1.0-preview...v3.1.1-preview

Release v3.1.0-preview (PreRelease)

29 Sep 07:00
v3.1.0-preview
8b61fec

Choose a tag to compare

Pre-release

What's Changed

  • feat(Edit-ProjectItem): Allow using fields values on new values through tags by @rulasg in #145

Full Changelog: v3.0.0-preview...v3.1.0-preview

Release v3.0.1-preview (PreRelease)

29 Sep 06:59
v3.0.1-preview
8b61fec

Choose a tag to compare

Pre-release

What's Changed

  • feat(Edit-ProjectItem): Allow using fields values on new values through tags by @rulasg in #145

Full Changelog: v3.0.0-preview...v3.0.1-preview

Release v3.0.0-preview (PreRelease)

27 Sep 22:44
v3.0.0-preview
b689d12

Choose a tag to compare

Pre-release

What's Changed

  • fix: owner as position 0 by @rulasg in #127
  • feat(Add-ProjectItem): add Url parameter and refactor item addition logic by @rulasg in #128
  • feat(github): add function to clear item values in GitHub project by @rulasg in #133
  • fix: wrong prompt changes count ; remove redundancy in project item handling by @rulasg in #134
  • fix(integration): correct quotes for key parameter in Update-ProjectItemsWithIntegration call by @rulasg in #135
  • feat : Edit Issue content during sync-projectItemStaged by @rulasg in #136
  • Improvements by @rulasg in #137
  • feat(project): enhance project item management and URL handling by @rulasg in #139
  • feat(ProjectDatabase): implement safe save functionality to prevent data loss by @rulasg in #140
  • Version 3.0 - New small features, fix bugs and refactor by @rulasg in #144

Full Changelog: v2.4.1...v3.0.0-preview

Release v3.0.0 (PreRelease)

27 Sep 22:39
v3.0.0
b689d12

Choose a tag to compare

Pre-release

What's Changed

  • fix: owner as position 0 by @rulasg in #127
  • feat(Add-ProjectItem): add Url parameter and refactor item addition logic by @rulasg in #128
  • feat(github): add function to clear item values in GitHub project by @rulasg in #133
  • fix: wrong prompt changes count ; remove redundancy in project item handling by @rulasg in #134
  • fix(integration): correct quotes for key parameter in Update-ProjectItemsWithIntegration call by @rulasg in #135
  • feat : Edit Issue content during sync-projectItemStaged by @rulasg in #136
  • Improvements by @rulasg in #137
  • feat(project): enhance project item management and URL handling by @rulasg in #139
  • feat(ProjectDatabase): implement safe save functionality to prevent data loss by @rulasg in #140
  • Version 3.0 - New small features, fix bugs and refactor by @rulasg in #144

Full Changelog: v2.4.1...v3.0.0