Skip to content

Commit

Permalink
Update version & documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
TKapitan committed Jan 3, 2021
1 parent ebeb1b6 commit 3e6c78a
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion App/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "387c89df-1def-40e2-8953-e467ea2a15dc",
"name": "AL ID Range Manager",
"publisher": "ART AA AE from Czechia + Kepty.cz",
"version": "0.0.2.2",
"version": "0.0.2.3",
"brief": "Manage object IDs in of your AL projects using combination of VS Code extension and this Business Central extension.",
"description": "Manage object IDs in of your AL projects using combination of VS Code extension and this Business Central extension.",
"privacyStatement": "https://github.com/TKapitan/ALRM-BusinessCentral/blob/Kepty/LICENSE.md",
Expand Down
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,19 @@

## [Unreleased]

- Add Support for Interface objects
- Enhance UI (Navigation, Structure of cards)
- Test "Range per BC Instance"
- Add validation for changing existing extensions
- Add validation for changing existing assignable ranges field ranges

## [Released Versions]

### v0.0.2.3

- Date of release 03/01/2021
- Minor Changes, Refactoring of app and tests
- Add Support for Interface objects (or in general for any objects without IDs)

### v0.0.2.2

- Date of release 15/12/2020
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ To use the extension in the combination with ALRM VS Code extension (<https://gi

## Known Issues

- Interface object type is not currently supported
- Setting "Range per BC Instance" is not properly tested
- Field Ranges in Assignable Ranges are not tested on change whether the old IDs are not already in use

Expand Down
2 changes: 1 addition & 1 deletion Test/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "c3f20afb-35e2-4476-a163-072b5141f028",
"name": "AL ID Range Manager - tests",
"publisher": "ART AA AE from Czechia + Kepty.cz",
"version": "0.0.2.2",
"version": "0.0.2.3",
"brief": "Manage object IDs in of your AL projects using combination of VS Code extension and this Business Central extension.",
"description": "Manage object IDs in of your AL projects using combination of VS Code extension and this Business Central extension.",
"privacyStatement": "https://github.com/TKapitan/ALRM-BusinessCentral/blob/Kepty/LICENSE.md",
Expand Down

0 comments on commit 3e6c78a

Please sign in to comment.