File: ChangeLog.md

package info (click to toggle)
haskell-gi-vte 2.91.19-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 108 kB
  • sloc: haskell: 9; makefile: 5
file content (15 lines) | stat: -rw-r--r-- 769 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
### 2.91.19

+ Properly annotate the return value of [terminalGetWindowTitle](https://hackage.haskell.org/package/gi-vte-2.91.19/docs/GI-Vte-Objects-Terminal.html#v:terminalGetWindowTitle) as nullable.

### 2.91.18

+ Properly annotate the return value of [terminalGetCurrentDirectoryUri](https://hackage.haskell.org/package/gi-vte-2.91.18/docs/GI-Vte-Objects-Terminal.html#v:terminalGetCurrentDirectoryUri) as nullable.

### 2.91.17

+ Remove enable-overloading flags, and use instead explicit CPP checks for 'haskell-gi-overloading-1.0', see [how to disable overloading](https://github.com/haskell-gi/haskell-gi/wiki/Overloading\#disabling-overloading).

### 2.91.13

Do not generate code for Terminal.event_check_regex_simple, since it has wrong introspection data.