File: changelog

package info (click to toggle)
haskell-alsa-mixer 0.3.0-2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 88 kB
  • sloc: haskell: 218; makefile: 5
file content (16 lines) | stat: -rwxr-xr-x 584 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
0.3.0 Thomas Tuegel <ttuegel@mailbox.org> 2018-12-09
    * Use C types in exported interface (#6)

0.2.0.3 Thomas Tuegel <ttuegel@gmail.com> 2016-01-06
    * Use capture channel to get capture volume (#4)

0.2.0.2 Thomas Tuegel <ttuegel@gmail.com> 2014-04-15
    * Relax version constraint on `unix' dependency

0.2.0.1 Thomas Tuegel <ttuegel@gmail.com> 2014-03-08
    * Correct documentation

0.2.0 Thomas Tuegel <ttuegel@gmail.com> 2014-03-02
    * Only release mixer from creating process
    * Use 'withMixer' to manage resource usage
    * Remove old TemplateHaskell definitions