Skip to content

Andurel

v1.0.0-beta.4 Feature

This release adds 5 notable features for engineering teams evaluating rollout.

Published 1mo Build & Package
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Chore updates include routing, model migration to Bun, datastar upgrade; fixes address custom type handling, upsert generation, rename migrations, pagination and controller creation; new features add fullroute method, background job generation, uberfx option, build command, and Inertia integration.

Full changelog

What's Changed

  • docs: bump read me install version by @MBvisti in https://github.com/mbvlabs/andurel/pull/520
  • ci: update coverage badge by @github-actions[bot] in https://github.com/mbvlabs/andurel/pull/518
  • chore: use default sender signature by @MBvisti in https://github.com/mbvlabs/andurel/pull/521
  • ci: nightly not outputting assets by @MBvisti in https://github.com/mbvlabs/andurel/pull/529
  • refactor: fragment rendering by @MBvisti in https://github.com/mbvlabs/andurel/pull/530
  • chore: update routing package by @MBvisti in https://github.com/mbvlabs/andurel/pull/531
  • chore: remove submit sig by @MBvisti in https://github.com/mbvlabs/andurel/pull/532
  • ci: nightly does not produce assets by @MBvisti in https://github.com/mbvlabs/andurel/pull/533
  • ci: change git setup nightly by @MBvisti in https://github.com/mbvlabs/andurel/pull/534
  • ci: semver nightly by @MBvisti in https://github.com/mbvlabs/andurel/pull/537
  • ci: actually fix nightly by @MBvisti in https://github.com/mbvlabs/andurel/pull/539
  • chore: migrate models to bun by @MBvisti in https://github.com/mbvlabs/andurel/pull/538
  • chore: upgrade to latest datastar by @MBvisti in https://github.com/mbvlabs/andurel/pull/540
  • feat: introduce model update by @MBvisti in https://github.com/mbvlabs/andurel/pull/541
  • chore: use reflection for routes with multiple params by @MBvisti in https://github.com/mbvlabs/andurel/pull/535
  • chore: update crud cmds by @MBvisti in https://github.com/mbvlabs/andurel/pull/542
  • chore: correct the use of storage pkg by @MBvisti in https://github.com/mbvlabs/andurel/pull/543
  • fix: don't update custom types by @MBvisti in https://github.com/mbvlabs/andurel/pull/544
  • chore: remove automatic createdAt updatedAt by @MBvisti in https://github.com/mbvlabs/andurel/pull/549
  • fix: identify autoincrementing by @MBvisti in https://github.com/mbvlabs/andurel/pull/548
  • fix: generate upsert correctly by @MBvisti in https://github.com/mbvlabs/andurel/pull/550
  • chore: add tag method to params route by @MBvisti in https://github.com/mbvlabs/andurel/pull/547
  • chore: use scan instead of exec by @MBvisti in https://github.com/mbvlabs/andurel/pull/551
  • fix: graceful shutdown by @MBvisti in https://github.com/mbvlabs/andurel/pull/552
  • feat: add fullroute method to routes by @MBvisti in https://github.com/mbvlabs/andurel/pull/553
  • fix: handle rename migrations by @MBvisti in https://github.com/mbvlabs/andurel/pull/554
  • fix: make update method in models work by @MBvisti in https://github.com/mbvlabs/andurel/pull/555
  • fix: paginate method models generate by @MBvisti in https://github.com/mbvlabs/andurel/pull/557
  • chore: bring cli closer to rails by @MBvisti in https://github.com/mbvlabs/andurel/pull/558
  • feat: generate background jobs by @MBvisti in https://github.com/mbvlabs/andurel/pull/560
  • fix: handle arrays with bun by @MBvisti in https://github.com/mbvlabs/andurel/pull/567
  • fix: handle null types in ctrl layer by @MBvisti in https://github.com/mbvlabs/andurel/pull/568
  • fix: dont enforce created at and updated at by @MBvisti in https://github.com/mbvlabs/andurel/pull/566
  • chore: more null handling by @MBvisti in https://github.com/mbvlabs/andurel/pull/570
  • feat: add aliases to cmds by @MBvisti in https://github.com/mbvlabs/andurel/pull/571
  • feat: detect primary keys in model gen by @MBvisti in https://github.com/mbvlabs/andurel/pull/572
  • fix: create method incorrectly generated by @MBvisti in https://github.com/mbvlabs/andurel/pull/574
  • chore: use RawMessage instead of byte slice by @MBvisti in https://github.com/mbvlabs/andurel/pull/575
  • chore: switch queue to use bun by @MBvisti in https://github.com/mbvlabs/andurel/pull/573
  • chore: introduce request pkg and update renderer by @MBvisti in https://github.com/mbvlabs/andurel/pull/578
  • feat: introduce uberfx as an option by @MBvisti in https://github.com/mbvlabs/andurel/pull/579
  • chore: cleanup sqlc and bun byte slice by @MBvisti in https://github.com/mbvlabs/andurel/pull/582
  • fix: controller generation by @MBvisti in https://github.com/mbvlabs/andurel/pull/581
  • feat: add build command by @MBvisti in https://github.com/mbvlabs/andurel/pull/583
  • chore: update component classes by @MBvisti in https://github.com/mbvlabs/andurel/pull/584
  • feat: introduce inertia by @MBvisti in https://github.com/mbvlabs/andurel/pull/580
  • chore: update generator ctrl view for inertia by @MBvisti in https://github.com/mbvlabs/andurel/pull/585
  • chore: add more ci tests by @MBvisti in https://github.com/mbvlabs/andurel/pull/586
  • docs: update readme to latest by @MBvisti in https://github.com/mbvlabs/andurel/pull/587

Full Changelog: https://github.com/mbvlabs/andurel/compare/v1.0.0-beta.3...v1.0.0-beta.4

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Andurel

Get notified when new releases ship.

Sign up free

About Andurel

All releases →

Related context

Beta — feedback welcome: [email protected]