Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
embulk-parser-none-bin
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Klaus Wölfel
embulk-parser-none-bin
Commits
e79af246
Commit
e79af246
authored
Feb 22, 2016
by
sonots
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.2.0
parent
642f276b
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletion
+9
-1
CHANGELOG.md
CHANGELOG.md
+8
-0
build.gradle
build.gradle
+1
-1
No files found.
CHANGELOG.md
View file @
e79af246
# 0.2.0 (2016-02-22)
Incompatible changes:
*
Rename mesasge
\_
key option to column
\_
name option
*
Also, change the default value from
`message`
to
`payload`
# 0.1.0 (2015-10-27)
first version
build.gradle
View file @
e79af246
...
...
@@ -12,7 +12,7 @@ configurations {
provided
}
version
=
"0.
1
.0"
version
=
"0.
2
.0"
dependencies
{
compile
"org.embulk:embulk-core:0.6.18"
...
...
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