Oliver Andrich

@someonewho.codes

Brewing code, sipping coffee, and raising cats. „Whatever the mind can conceive and believe in, it can achieve.“ https://someonewho.codes / https://github.com/oliverandrich #python / #django / #golang / #apple / #swift / #pma

OSS maintainers who give you software for free are allowed to use any tool they want (and generally run things the way they prefer); unless you're literally paying their salaries, you don't get a say in the matter.

Burrow, my little web framework for Go received a major overhaul too. v0.20.0 is out. 🎉 - Integrated Den 0.13.1. - Added TailwindCSS support. - Kicked out some contrib apps and fixed some real design flaws. github.com/oliverandric... #golang

Release v0.20.0 · oliverandrich/burrow

Migrating from v0.18.x? See the v0.20 migration guide for the concrete before/after patterns. Breaking Changes CSS stack swap: Tailwind v4 in, mucss / bootstrap / bsicons / alpine out. Burrow shi...

github.com

Released a new version of `Den`: 0.8.0 is out 🎉 This version includes some massive changes to the public API, the internal structure and the SQLite and Postgres backends. I added everything that I have discovered in the last few weeks, while working with 0.7.0. github.com/oliverandric... #golang

Release v0.8.0 · oliverandrich/den

Breaking Changes Tx* CRUD functions unified into a sealed Scope interface — Insert, InsertMany, Update, Delete, DeleteMany, FindByID, FindByIDs, FindOneAndUpdate, Refresh, FetchLink, FetchAllLink...

github.com