Fw: Harbour 3.2.0 stable release

Harbour, MingW related news.

Moderator: Rathinagiri

Post Reply
User avatar
gfilatov
Posts: 1113
Joined: Fri Aug 01, 2008 5:42 am
Location: Ukraine
Contact:

Fw: Harbour 3.2.0 stable release

Post by gfilatov »

Hi everyone,

We are pleased to announce Harbour 3.2.0, the first official stable release since 3.0.0 (July 2011). :)

Downloads

Stable source (3.2.0):
https://github.com/harbour/core/releases/tag/v3.2.0
• Asset: harbour-3.2.0.src.tar.gz

Development tree (master):
https://github.com/harbour/core
• Current trunk version: 3.2.1dev

Windows nightly builds (development snapshots, not stable):
https://sourceforge.net/projects/harbou ... s/nightly/

Homepage: https://harbour.github.io/
(Being updated to show 3.2.0 as the current stable release.)

Highlights since 3.0.0

This release reflects fifteen years of work on the master branch, including:

• Unicode and wide-character support in the RTL
• FOR EACH iteration over arrays, strings, and objects
• Updates to networking and security contribs (hbssl, hbcurl, and others)
• Qt5/Qt6 improvements in GTQTC
• Continuous integration on Linux, Windows, and macOS (GitHub Actions)
• A large number of RDD, GT, and cross-platform fixes

For full details, see ChangeLog.txt in the source tree.

Upgrade notes

If you are upgrading from 3.0.0, please review ChangeLog.txt carefully. Pay special attention to:

• Unicode string handling
• Removal of legacy C types in third-party and extension code
• Any contrib-specific changes you rely on

As always, test your applications against 3.2.0 before deploying to production.

Building from source

Clone or unpack the release, then follow README.md:

git clone https://github.com/harbour/core.git harbour-core
cd harbour-core
git checkout v3.2.0

Or download and unpack the release archive from GitHub.

Feedback and support

• Users' list: https://groups.google.com/group/harbour-users/
• Development list: https://groups.google.com/group/harbour-devel/
• Issues: https://github.com/harbour/core/issues

Windows stable binaries and SourceForge uploads may follow. The source release is available now.

Thank you to everyone who contributed code, testing, and feedback over the years.

Best regards,
Antonio Linares
FiveTech Software
User avatar
danielmaximiliano
Posts: 2687
Joined: Fri Apr 09, 2010 4:53 pm
Location: Argentina
Contact:

Re: Fw: Harbour 3.2.0 stable release

Post by danielmaximiliano »

Gracias por la información Grigory .
*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*

Saludos / Regards
DaNiElMaXiMiLiAnO

Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
Post Reply