Skip to content

Link v2.0-rc3

Compare
Choose a tag to compare
@aristonl aristonl released this 31 May 14:46
· 10 commits to master since this release
2adfbb0

Last release candidate for v2.0! Again, not many changes other than some documentation. One big difference was that 'linktest' now only builds if 'BUILD_LINKTEST' is defined as 'on' when configuring CMake. I don't have many plans other than some repository cleanup before the v2.0 release and then I'll save some of my other breaking changes for v2.1. I plan on doing stable releases as well but I'll figure out that whole situation before release next week.

atl.

P.S. DFTBA!


Changes since v2.0-rc2 are as follows:

Ariston Lorenzo (11):
      Meta: Remove localhost cert and keys
      Meta: Only build linktest if BUILD_LINKTEST is on.
      Meta: Update TASKS
      docs: Fix code typo in beginners guide
      docs/hacking: Move contributing docs to docs/hacking
      docs/hacking: Copy the coding style doc from Hydra to here.
      Meta: Add linktest seg fault issue to TASKS list.
      Meta: Remove linktest seg fault issue
      Meta: Update contributing doc location in README
      docs/relnotes: Separate fixes and new in the relnotes.
      Link v2.0-rc3