-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathchanges.txt
More file actions
33 lines (26 loc) · 798 Bytes
/
changes.txt
File metadata and controls
33 lines (26 loc) · 798 Bytes
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
0.3.0
- Support for configurable sections
0.2.2 (2025-05-12)
- Some fixes and refactoring
0.2.1 (2023-12-30)
- Fixed issue with clipboard flavor
0.2.0 (2021-08-29)
- Renamed to BinEd
- Support for half-size space
- Support for layout, theme and colors profiles
- Context aware popup menu
- Support for ENTER key in preview section
0.1.3 (2017-10-22)
- Fixed behavior for high precision wheel scrolling
- Code colorization by byte value
- Various minor fixes
0.1.2 (2017-01-07)
- Fixed charset for clipboard copy/paste
- Enabled delta mode, switchable to memory mode
0.1.1 (2016-12-05)
- Fixed charset for clipboard copy/paste
- Full cursor shape and cursor blinking
- Support for horizontal position offset
- Fixed clipboard related IllegalStateException issue
0.1.0 (2016-07-20)
- Released