File: changelog

package info (click to toggle)
haskell-soap-tls 0.1.1.4-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 76 kB
  • sloc: haskell: 47; makefile: 4
file content (20 lines) | stat: -rw-r--r-- 302 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
0.1.1.4:

  * Remove redundant with base-4.11 monoid import.

0.1.1.3:

  * Drop upper bounds entirely.

0.1.1.1:

  * Raise http-client upper boundary.

0.1.1:

  + Server certificate validator can be specified for confTransport.
  * Re-export default validator from X509.

0.1:

  + Initial version.