Skip to content

Tags: g4s8/mime

Tags

v2.3.3

Toggle v2.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #48 from g4s8/pom

Pom and checkstyle

v2.3.2

Toggle v2.3.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
g4s8 Kirill
cd: fix release workflow

v2.3.1

Toggle v2.3.1's commit message
v2.3.1

Build fixes for v2.3.0

v2.3.0

Toggle v2.3.0's commit message
v2.3.0

CHANGELOG:
 - 5563d95 - feat: support cs-params and opt separators
   by Kirill <g4s8.public@gmail.com>
 - 65817e1 - doc: readme fix
   by Kirill <g4s8.public@gmail.com>
 - b14de33 - doc: update readme
   by Kirill <g4s8.public@gmail.com>
 - f301670 - [deps]: Bump ppom from 0.5.1 to 1.1.0 (#34)
   by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
 - 7446682 - fix: make nexust plugin working on java17
   by Kirill <g4s8.public@gmail.com>
 - 7e5dfcc - fix: neus staging plugin version
   by Kirill <g4s8.public@gmail.com>
 - fbc7b58 - deps: bump staging maven plugin
   by Kirill <g4s8.public@gmail.com>
 - 859e13e - deps: bump nexus-staging-maven-plugin 1.6.8
   by Kirill <g4s8.public@gmail.com>
 - d1c43bf - v2.2.1
   by Kirill <g4s8.public@gmail.com>
 - 6279ed4 - fix: updated javadoc plugin
   by Kirill <g4s8.public@gmail.com>
 - 849b18e - v2.2.1
   by Kirill <g4s8.public@gmail.com>
 - ff31a52 - release: added two profiles for 8 and 17 versions (#32)
   by Kirill <g4s8.public@gmail.com>

2.2.4

Toggle 2.2.4's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
g4s8 Kirill
fix: make nexust plugin working on java17

2.2.3

Toggle 2.2.3's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
g4s8 Kirill
fix: neus staging plugin version

2.2.1

Toggle 2.2.1's commit message
v2.2.1

 - release: added two profiles for 8 and 17 versions (#32)
 - fix: updated javadoc plugin

v2.2

Toggle v2.2's commit message
v2.2

 - fix: fixed order and ignore duplicates on parse (#28)
 - feat: added standard types enum (#29)

v2.1

Toggle v2.1's commit message
v2.1

 - feat: parse multiple types #24

2.0.0

Toggle 2.0.0's commit message
Redesigned API and implementations

Redesigned interfaces API according to #22
 - Using unchecked exception instead of checked
 - Hidden implementation using polymorphism
 - Support multi-params MIME-types, added tests
 - Removed smart implementation with predefined param names