-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathchangelog.txt
59 lines (34 loc) · 983 Bytes
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
ABAP Code Search Tools changelog
=================
Legend
------
* : fixed
! : changed
+ : added
- : removed
2024-05-30 v1.6.0
-------------------
+ New source code object types: STRU, DTAB (#23,#24)
2024-02-16 v1.5.0
-------------------
+ Search in objects assigned to a chosen Transport Request/Task (#19)
2023-09-19 v1.3.1
-------------------
* Fixes error in sequential search
2023-05-24 v1.3.0
-------------------
+ DDLS: raw name of entity (STOB) is returned to ADT
+ BDEF: raw name of DDLS (STOB) is returned to ADT
2023-04-05 v1.2.1
-------------------
! Adjusted ABAP Tags extension usage due to DDIC changes
2023-02-20 v1.2.0
-------------------
+ PROG: add option to expand includes in programs and search them as well
2022-10-21 v1.1.0
-------------------
+ The complete snippet of a match is returned if multi-line mode is active
+ The result contains the lines of codes that were searched
2021-03-09 v1.0.0
-------------------
+ Initial release