chronic
chronic copied to clipboard
Is this project maintained anymore?
kinda not really... basically @leejarvis is current maintainer but haven't seen him respond to anything for a while. I worked on rewrite #278 which would solve most of issues but I haven't had time to complete it yet. It's still on my TODO list, just need to find time when I'll be able to finish it. Also even before that rewrite there are several PRs which could be merged and some are merged in beta branch.
Hi @leejarvis !
Would it be possible for you to release a new version of the gem including the last changes? The 0.10.2 is 30 commits behind master and it'll be great to benefit from the last fixes and features.
@davispuh may I ask, what state would you say your rewrite work is currently in? Thanks!
I've written few comments about it on this reddit thread
For my latest code see #347
There's still few minor things left to do and biggest part is testing it. Also I had thought out how to implement everything that's left but haven't written that code yet, it's basically just Timezone/DST work. It already should work but there might be some cases which need work (like performance, see my reddit comment)