Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mimemagic
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ikcrm_common
mimemagic
Commits
78b9da8d
Commit
78b9da8d
authored
4 years ago
by
Jon Wood
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unused data
parent
dec6d5e8
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
1 deletions
+12
-1
CHANGELOG.md
+11
-0
lib/mimemagic/overlay.rb
+0
-0
lib/mimemagic/version.rb
+1
-1
No files found.
CHANGELOG.md
View file @
78b9da8d
...
...
@@ -4,6 +4,10 @@
### Breaking Changes
## 0.4.1
Remove
`mimemagic/overlay`
as it contains outdated, little used, data.
## 0.3.7 (2021-03-25)
You will now need to ensure you have a copy of the fd.o shared MIME
...
...
@@ -18,6 +22,13 @@ None
None
## 0.4.1
## 0.4.0
Yanked release.
## 0.3.7 (2021-03-25)
Add a dependency on having a preinstalled version of the fd.o shared
...
...
This diff is collapsed.
Click to expand it.
lib/mimemagic/overlay.rb
deleted
100644 → 0
View file @
dec6d5e8
This diff is collapsed.
Click to expand it.
lib/mimemagic/version.rb
View file @
78b9da8d
class
MimeMagic
# MimeMagic version string
# @api public
VERSION
=
'0.
3.7
'
VERSION
=
'0.
4.1
'
end
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment