Hacker News new | ask | show | jobs
by Ezku 2366 days ago
Appears to have goals similar to https://parceljs.org/, except parcel is under active maintenance and development whereas the latest release on this one is from a year ago. Am I missing something important? :)
2 comments

Maybe you have set your internal clock to 2020 a bit too early? All the releases are recent: https://github.com/lastmjs/zwitterion/releases
This project is very clearly under active dev. The box Github puts on the repo front page saying the last release was a year ago is misleading.
I'm confused by both of your comments. Latest commit is an hour ago, and all ten releases on the releases page are within two weeks. Where's "the box GitHub puts on the repo front page saying the last release was a year ago"? I've never seen a box like that on any repo front page.
Thanks for pointing that out! I wonder why that is :S
It just looks at tags, I think.
Which "box" are we talking about?
Yeah I've been seeing that too. I've definitely been working on it recently, I just stopped using semantic release which was doing GitHub releases, and I've switched to just using tags...which apparently aren't releases. I'll need to sort that out. Definitely under active development!