#ObjFW 1.5.1 has been released!

Downloads and change log: https://git.nil.im/ObjFW/ObjFW/releases/tag/1.5.1-release

This fixes a regression introduced in 1.5 that made weak references deadlock.
1.5.1-release - ObjFW/ObjFW

ObjFW - Portable framework for the Objective-C language.

git.nil.im
#ObjFW 1.5 has been released!

Downloads and change log: https://git.nil.im/ObjFW/ObjFW/releases/tag/1.5-release

The change log is quite long this time!
1.5-release - ObjFW/ObjFW

ObjFW - Portable framework for the Objective-C language.

git.nil.im
#ObjFW 1.4.4 has been released!

Downloads and change log: https://git.nil.im/ObjFW/ObjFW/releases/tag/1.4.4-release
1.4.4-release - ObjFW/ObjFW

ObjFW - Portable framework for the Objective-C language.

git.nil.im
#ObjFW 1.4.3 has been released!

Downloads and change log: https://git.nil.im/ObjFW/ObjFW/releases/tag/1.4.3-release
1.4.3-release - ObjFW/ObjFW

ObjFW - Portable framework for the Objective-C language.

git.nil.im
I completely missed it, but in September, #ObjFW turned 18 years old!
#ObjFW 1.4.2 has been released!

Downloads and change log: https://git.nil.im/ObjFW/ObjFW/releases/tag/1.4.2-release
1.4.2-release - ObjFW/ObjFW

ObjFW - Portable framework for the Objective-C language.

git.nil.im
(At a later point I'm going to generate #ObjC bindings for #libpurple 3 using #ObjGTK and then use #ObjFW to integrate libpurple into #Adium. But I never said that, because probably it will never happen.)

Eventually (which may be many years ahead) I'm going to have a cross-platform #ObjC app featuring both a native GTK and native Cocoa (Touch) interfaces.

#ObjFW #OFObjectiveCForever

In case you‘re interested in the state of #ObjGTK (which turns out to be my project for learning GObject), I’ve put some notes here: https://git.nil.im/ObjFW/discussions/issues/16#issuecomment-319

#GTK #ObjC #ObjFW #bindings

Modern way to do GUI development with ObjFW

Archived: https://git.nil.im/ObjFW/ObjGUI.old Last commit 4 years ago: https://git.nil.im/ObjFW/ObjQt It seems the only currently maintained is ObjGTK by @Letterus: https://github.com/ObjGTK

git.nil.im
#ObjFW 1.4.1 has been released!

While not the only change, this is the most significant one: https://ap.nil.im/notice/AxUsLjIpdY5IWAq6rI

Downloads and change log: https://git.nil.im/ObjFW/ObjFW/releases/tag/1.4.1-release
ObjFW (@[email protected])

After an optimization of the CRC32 function, ObjFW's ofarc went from being significantly slower than unzip to being faster than unzip (tested on both Zen 4 and Apple M1). 1.4.1 will be released so...