Skip to content

Releases: fan-tom/intellij-codeowners

v0.8.0

21 Apr 19:50
Compare
Choose a tag to compare

Added

  • Support IDEA 2024.1

Fixed

  • Duplicate groups when grouping files by ownership in changelist, Pull Requests and usage views
  • Empty groups when grouping by ownership is combined with grouping by e.g. module or directory, in changelist or Pull Requests views
  • Opening Search Structurally dialog automatically opened File ownership scope dialog

Removed

  • Support for IDEA versions older than 2024.1

v0.7.0

08 Dec 21:20
Compare
Choose a tag to compare

Added

  • Implement ownership-based search scope: build an ownership predicate in a DNF and filter files during search
  • Support IDEA 2023.3

v0.6.0

13 Aug 20:39
Compare
Choose a tag to compare

Added

  • Support IDEA 2023.2
  • Show ownership changes in Local Changes panel, after file/dir is moved/renamed

Fixed

  • Exception on showing quick documentation (F1) for GitHub user name (@user) / team name (@org/team)
  • Allow trailing comments for GitHub syntax
  • AlreadyDisposedException was thrown when closing a project

Removed

  • Support for IDEA versions older than 2023.2

v0.5.0

06 Dec 19:43
Compare
Choose a tag to compare

Added

  • Pattern overlap inspection: detect patterns that override other patterns earlier in file
  • Support IDEA 2022.3

Fixed

  • Order of grouping by code owner and by file in search results

Removed

  • Support for IDEA versions older than 2022.3

v0.4.1

03 Nov 20:47
Compare
Choose a tag to compare

Fixed

  • Resolving files from file patterns when CODEOWNERS file not in the repository root
  • Proper translation of file patterns starting with **/ into regex on pattern cache cleanup

v0.4.0

15 Sep 09:47
Compare
Choose a tag to compare

Added

  • Support of file paths with spaces and @ for GitHub syntax

Fixed

  • Incorrect parsing of paths without owners (reset ownership) for GitHub syntax
  • Resolving files from file patterns

Removed

  • Support for IDEA versions older than 2022.1

v0.3.5

05 Jul 22:31
Compare
Choose a tag to compare

Added

Fixed

  • Speedup file references resolution (navigation through file tree using CTRL-click on CODEOWNERS file paths parts)

v0.3.4

29 Mar 08:31
Compare
Choose a tag to compare

Added

  • Structure view for Bitbucket files
  • Comment/uncomment actions

v0.3.3

20 Mar 19:51
Compare
Choose a tag to compare

Added

  • GoTo Team declaration for BitBucket files
  • Support IDEA 2022.1

v0.3.2

13 Dec 20:01
Compare
Choose a tag to compare

Added

  • Support docs, .github, .bitibucket dirs as CODEOWNERS file locations
  • Support bitbucket config lines