Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Status of 2.0? #153

Open
dkniffin opened this issue Oct 25, 2019 · 7 comments
Open

Status of 2.0? #153

dkniffin opened this issue Oct 25, 2019 · 7 comments
Labels

Comments

@dkniffin
Copy link

This gem looks amazing and like it would solve a lot of CSV parsing issues I run into over and over. Of particular usefulness is the hash_transformations and header_transformations I see in the wiki. Unless I'm mistaken, it looks like these options are only available in the 2.0 release.

When will that release be publicly available? I would even be okay with a 2.0.0.pre1 release as long as it's a git tag or a rubygems release, but currently it looks like I either need to point at master or the 1.x versions.

@njcameron
Copy link

You should be able to use this in your gemfile

gem 'smarter_csv', git: 'https://github.com/tilo/smarter_csv', branch: '2.0.0.pre2'

@lunks
Copy link

lunks commented Nov 16, 2020

Is the gem still under development? Looks like 2.0 hasn't been updated for a while. I may be interested in maintaining this if there's a need of a maintainer. cc @tilo

@etcook
Copy link

etcook commented Mar 16, 2021

Softly checking in on the status of 2.0. Are there ways the community can help nudge this out?

@tilo tilo added the v2.0 label Feb 12, 2022
@sumankula
Copy link

is there update on when v2.0 will be released as a tag?

@tilo
Copy link
Owner

tilo commented Mar 20, 2023

Sorry for keeping you all waiting.

My work has been extremely busy, which pushed out the work on version 2.0.

The good news is that I have some time set aside to focus on this in Q2.

@tilo
Copy link
Owner

tilo commented Jan 8, 2024

@dkniffin @njcameron @lunks @etcook @sumankula @sshaw @krnjn @egiurleo @mscrivo @collinsauve @martindick @arelenglish @hirowatari @etcook @bigzoo @daslicious @tuval10 @viamin @sumankula @tilo @jpcamara @muyiwaoyeniyi

A lot of refactoring happened over the holidays and new-years.
This branch adds the v2 behavior as hidden functionality. (Not Production Ready!)

Please try it out / send feedback / contribute PRs

Pull request [WIP]

A Happy and Successful 2024! 🎉

@tilo
Copy link
Owner

tilo commented Jan 10, 2024

It is official:

  • Please no longer use the 2.0-development, or 2.0.0-pre2 branches!

Look at the New Implementation in this PR [WIP]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants