librtlsdr icon indicating copy to clipboard operation
librtlsdr copied to clipboard

Any plans to release new version?

Open kloczek opened this issue 1 year ago • 8 comments

https://github.com/steve-m/librtlsdr/compare/0.6.0...master shows now 35 commits since last release which was +4.5 years ago.

Do you have any plans to release new version soon? 🤔

kloczek avatar Apr 07 '23 01:04 kloczek

@steve-m Please consider releasing a new version of librtlsdr. The current stable one is too old at this moment.

AsciiWolf avatar Aug 02 '23 22:08 AsciiWolf

+1

wuch-g2v avatar Aug 26 '23 13:08 wuch-g2v

The new version release is now even more important since the support for rtl-sdr blog v4 dongle was merged.

AsciiWolf avatar Aug 31 '23 15:08 AsciiWolf

Hello,

Yes, that would be nice to get a new tag (I would like to be able to update the FreeBSD port, I've just got a request to update it).

Thanks in advance!

martymac avatar Sep 12 '23 09:09 martymac

Gentle ping .. any update? 🤔

kloczek avatar Oct 02 '23 14:10 kloczek

+1

IdotMaster1 avatar Dec 27 '23 15:12 IdotMaster1

https://github.com/steve-m/librtlsdr/releases/tag/v2.0.1 :-)

AsciiWolf avatar Dec 27 '23 16:12 AsciiWolf

Is it possible to start making github releases?🤔 On create github release entry is created email notification to those whom have set in your repo the web UI Watch->Releases. gh release can contain additional comments (li changelog) or additional assets like release tar balls (by default it contains only assets from git tag) however all those part are not obligatory. In simplest variant gh release can be empty because subiekt of the sent email contains git tag name.

I'm asking because my automation process uses those email notifications by trying to make preliminary automated upgrades of building packages, which allows saving some time on maintaining packaging procedures. Probably other people may be interested to be instantly informed about release new version as well.

Documentation and examples of generate gh releases: https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository https://cli.github.com/manual/gh_release_upload/ https://github.com/jbms/sphinx-immaterial/pull/282 https://github.com/marketplace/actions/github-release https://pgjones.dev/blog/trusted-plublishing-2023/ https://github.com/jbms/sphinx-immaterial/issues/281#issuecomment-1700933026 tox target to publish on pypi and make gh release https://github.com/jaraco/skeleton/blob/928e9a86d61d3a660948bcba7689f90216cc8243/tox.ini#L42-L58

kloczek avatar Dec 27 '23 18:12 kloczek