Fork me on GitHub
#announcements
<
2022-06-21
>
athos14:06:27

Postmortem 0.5.1 is out! https://github.com/athos/Postmortem This release is a minor update that includes a fix for an override warning that occurs on Clojure 1.11.

šŸ’Æ 4
šŸŽ‰ 1
Alex Miller (Clojure team)18:06:05

Clojure CLI https://clojure.org/releases/tools#v1.11.1.1149 is now available ā€¢ clj -Ttools install-latest - change git tag sorting and version filtering to better find the "latest" released version of a tool. In general, typical semver numbering style A.B.C or on git vA.B.C will work best. Tags/versions containing "alpha", "beta", "milestone", "SNAPSHOT", etc will be filtered out. Docs not yet updated. ā€¢ clj -Ttools install-latest - you can now omit all args to update all installed tools to the latest versions

šŸŽ‰ 14
Jacob O'Bryant18:06:13

I'm making the first public release of Platypub, a blogging + newsletter tool (sort of in the same wheelhouse as wordpress, ghost, substack etc). It's built with https://biffweb.com/, and the theme system uses Babashka by default for rendering websites and emails. It's still in quite an early state, but I'm releasing it now because one of the main purposes of building Platypub was so that there'd be an open-source, non-toy project that people can contribute to/read the source code of to help them learn Biff. Going forward I'm planning to encourage others to tackle some of https://github.com/jacobobryant/platypub/issues while I provide direction/code review/pair programming/etc. If that sounds like fun at all, come join the #biff channel! https://biffweb.com/p/announcing-platypub/ https://github.com/jacobobryant/platypub

šŸŽ‰ 26
šŸ‘ 4
šŸš€ 1