Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
close2
/
csv
Public
Notifications
You must be signed in to change notification settings
Fork
25
Star
103
Code
Issues
3
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 19, 2026
Merge pull request #78 from close2/CL/v8
Show description for 117f64d
close2
authored
117f64d
View commit details
Copy full SHA for 117f64d
Browse repository at this point
Commits on Mar 18, 2026
fix: impr stream creation
close2
committed
bc8b969
View commit details
Copy full SHA for bc8b969
Browse repository at this point
feat: add maxRowsPerBatch to codec
close2
committed
58e5919
View commit details
Copy full SHA for 58e5919
Browse repository at this point
Commits on Mar 17, 2026
feat: unnest transform
close2
committed
6d9d656
View commit details
Copy full SHA for 6d9d656
Browse repository at this point
Commits on Mar 3, 2026
feat: decodeWithHeaders
close2
committed
6eeb9f1
View commit details
Copy full SHA for 6eeb9f1
Browse repository at this point
Commits on Feb 15, 2026
doc: warn about \\r\\n in windows
close2
committed
28d3d40
View commit details
Copy full SHA for 28d3d40
Browse repository at this point
Commits on Feb 10, 2026
feat: dynamic typing
close2
committed
b35923e
View commit details
Copy full SHA for b35923e
Browse repository at this point
doc: specify version in usage example
close2
committed
f02d7de
View commit details
Copy full SHA for f02d7de
Browse repository at this point
feat: complete rewrite
Show description for 294148e
close2
committed
294148e
View commit details
Copy full SHA for 294148e
Browse repository at this point
Commits on Feb 26, 2024
Merge pull request #71 from close2/CL/issue70
Show description for a6856fb
close2
authored
a6856fb
View commit details
Copy full SHA for a6856fb
Browse repository at this point
fix: if inside string ignore text-delimiters
Show description for fcb4f98
close2
committed
fcb4f98
View commit details
Copy full SHA for fcb4f98
Browse repository at this point
Commits on Oct 26, 2023
Merge pull request #67 from close2/CL/fix_warnings
Show description for c0aebba
close2
authored
c0aebba
View commit details
Copy full SHA for c0aebba
Browse repository at this point
Commits on Oct 25, 2023
fix: remove unnecessary non null assertion
Show description for da4ea3d
close2
committed
da4ea3d
View commit details
Copy full SHA for da4ea3d
Browse repository at this point
Commits on Oct 17, 2023
Merge pull request #65 from close2/feature/null-treatment
Show description for afd56d9
close2
authored
afd56d9
View commit details
Copy full SHA for afd56d9
Browse repository at this point
Commits on Oct 16, 2023
feat: make this library dart 3 compatible
close2
committed
ea1732b
View commit details
Copy full SHA for ea1732b
Browse repository at this point
Commits on Oct 13, 2023
feat: add possibility to specify `convertNullTo` and `convertEmptyTo`
Show description for df861b1
close2
committed
df861b1
View commit details
Copy full SHA for df861b1
Browse repository at this point
Commits on Apr 24, 2023
Merge pull request #63 from close2/CL/issue_61
Show description for 756b35e
close2
authored
756b35e
View commit details
Copy full SHA for 756b35e
Browse repository at this point
fix: allow end of string as last character of file
Show description for 3f7fa4a
close2
committed
3f7fa4a
View commit details
Copy full SHA for 3f7fa4a
Browse repository at this point
Commits on Sep 27, 2022
Merge pull request #58 from w2sv/master
Show description for db6d8cd
close2
authored
db6d8cd
View commit details
Copy full SHA for db6d8cd
Browse repository at this point
Commits on Sep 23, 2022
Fix linting & style issues; Remove unnecessary null checks
w2sv
committed
475ffee
View commit details
Copy full SHA for 475ffee
Browse repository at this point
Commits on Jul 22, 2022
Merge pull request #55 from nilsreichardt/patch-1
Show description for 641d39b
close2
authored
641d39b
View commit details
Copy full SHA for 641d39b
Browse repository at this point
Commits on Jul 21, 2022
Remove `new` keyword from examples in `README.md`
nilsreichardt
authored
a8cef5d
View commit details
Copy full SHA for a8cef5d
Browse repository at this point
Commits on Dec 2, 2021
Merge pull request #47 from lil5/tests
Show description for e7f1776
close2
authored
e7f1776
View commit details
Copy full SHA for e7f1776
Browse repository at this point
Commits on Nov 20, 2021
Add manual github action trigger
lil5
committed
18e9c29
View commit details
Copy full SHA for 18e9c29
Browse repository at this point
Commits on Nov 19, 2021
lint
lil5
committed
83698fe
View commit details
Copy full SHA for 83698fe
Browse repository at this point
Add tests for generics
lil5
committed
50e2994
View commit details
Copy full SHA for 50e2994
Browse repository at this point
Add github action
lil5
committed
983b3c2
View commit details
Copy full SHA for 983b3c2
Browse repository at this point
Commits on Nov 18, 2021
version bump
close2
committed
ad1b298
View commit details
Copy full SHA for ad1b298
Browse repository at this point
Merge pull request #46 from lil5/Add-list-type-generic
Show description for 35f0400
close2
authored
35f0400
View commit details
Copy full SHA for 35f0400
Browse repository at this point
Commits on Nov 17, 2021
Fix assert
lil5
committed
44e1fd0
View commit details
Copy full SHA for 44e1fd0
Browse repository at this point
Add list type generic
lil5
committed
3785656
View commit details
Copy full SHA for 3785656
Browse repository at this point
Commits on Mar 16, 2021
use correct version in Changelog
close2
committed
ddb7086
View commit details
Copy full SHA for ddb7086
Browse repository at this point
Merge pull request #40 from arnaudelub/master
Show description for 649e990
close2
authored
649e990
View commit details
Copy full SHA for 649e990
Browse repository at this point
Commits on Mar 13, 2021
changing min sdk environement version to 2.12.0
arnaudelub
committed
0c09a64
View commit details
Copy full SHA for 0c09a64
Browse repository at this point
Removing unnecessary new and const keywords. Updating dependencies to nullsafety released version and updating version to 5.0.0
arnaudelub
committed
5ca9866
View commit details
Copy full SHA for 5ca9866
Browse repository at this point
Previous
Next
You can’t perform that action at this time.