File: CHANGELOG.md

package info (click to toggle)
ruby-mimemagic 0.3.5%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 352 kB
  • sloc: ruby: 2,440; makefile: 4
file content (96 lines) | stat: -rw-r--r-- 1,531 bytes parent folder | download
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
# Changelog

## Unreleased

### Breaking Changes

None

### Added

None

### Fixed

None

## 0.3.5 (2020-05-04)

Mimetype extensions are now ordered by freedesktop.org's priority

## 0.3.4 (2020-01-28)

Added frozen string literal comments

## 0.3.3 (2018-12-20)

Upgrade to shared-mime-info-1.10

## 0.3.2 (2016-08-02)

### Breaking Changes

None

### Added

- [#37](https://github.com/minad/mimemagic/pull/37)
  A convenient way to get all possible mime types by magic

### Fixed

- [#40](https://github.com/minad/mimemagic/pull/40),
  [#41](https://github.com/minad/mimemagic/pull/41)
  Performance improvements
- [#38](https://github.com/minad/mimemagic/pull/38)
  Updated to shared-mime-info 1.6

## 0.3.1 (2016-01-04)

No release notes yet. Contributions welcome.

## 0.3.0 (2015-03-25)

No release notes yet. Contributions welcome.

## 0.2.1 (2013-07-29)

No release notes yet. Contributions welcome.

## 0.2.0 (2012-10-19)

No release notes yet. Contributions welcome.

## 0.1.9 (2012-09-20)

No release notes yet. Contributions welcome.

## 0.1.8 (2009-05-08)

No release notes yet. Contributions welcome.

## 0.1.7 (2009-05-08)

No release notes yet. Contributions welcome.

## 0.1.5 (2009-05-08)

No release notes yet. Contributions welcome.

## 0.1.4 (2009-05-08)

No release notes yet. Contributions welcome.

## 0.1.3 (2009-05-08)

No release notes yet. Contributions welcome.

## 0.1.2 (2009-05-08)

No release notes yet. Contributions welcome.

## 0.1.1 (2009-05-08)

No release notes yet. Contributions welcome.