Releases: Taure/rebar3_kura
Releases · Taure/rebar3_kura
v0.13.1
v0.13.0
v0.12.1
v0.12.0
v0.11.1
v0.11.0
v0.10.0
v0.9.0
[0.9.0] - 2026-03-28
Bug Fixes
- Add write permissions for dependency submission and summary (#18)
- Use Taure/rebar3_sbom fork for OTP component support (#20)
- Handle existing migrations dir in kura setup (#21)
- Add specs and moduledoc to generated migrations (#23)
- Add write permissions to release workflow (#25)
Features
- Generate repo with otp_app/0 and sys.config pattern
- Add gen_auth command for email/password auth scaffolding
Miscellaneous
v0.8.0
v0.5.0
Added
- Makefile for test and quality checks (rebar3 eunit
===> Verifying dependencies...
===> Analyzing applications...
===> Compiling rebar3_kura
===> Performing EUnit tests...
�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m�[0;32m.�[0m....................................................................................................
�[01;32mOK: Passed 100 test(s).
�[00m.�[0;32m.�[0m...................................................................................................
�[01;32mOK: Passed 100 test(s).
�[00mx�[0;32m.�[0mxx...x.x.x...x....xx..........x.....x..........x..x........x.............x.............x...........................
�[01;32mOK: Passed 100 test(s).
�[00m.�[0;32m.�[0m...................................................................................................
�[01;32mOK: Passed 100 test(s).
�[00m.�[0;32m.�[0m...................................................................................................
�[01;32mOK: Passed 100 test(s).
�[00m.�[0;32m.�[0m...................................................................................................
�[01;32mOK: Passed 100 test(s).
�[00m.�[0;32m.�[0m.......................................................................................................................................................................................................
�[01;32mOK: Passed 200 test(s).
�[00m�[0;32m.�[0m..................................................
�[01;32mOK: Passed 50 test(s).
�[00m�[0;32m.�[0m
Finished in 1.645 seconds
�[0;32m82 tests, 0 failures
�[0m, rebar3 fmt --check
rebar3 xref
===> Verifying dependencies...
===> Analyzing applications...
===> Compiling rebar3_kura
===> Running cross reference analysis...
rebar3 dialyzer
===> Verifying dependencies...
===> Analyzing applications...
===> Compiling rebar3_kura
===> Dialyzer starting, this may take a while...
===> Updating plt...
===> Resolving project files...
===> Updating base plt...
===> Resolving base files...
===> Building with 218 files in /home/runner/.cache/rebar3/rebar3_27.3.4.7_plt...
===> Copying /home/runner/.cache/rebar3/rebar3_27.3.4.7_plt to /home/runner/work/rebar3_kura/rebar3_kura/_build/default/rebar3_27.3.4.7_plt...
===> Checking 218 files in _build/default/rebar3_27.3.4.7_plt...
===> Adding 12 files to _build/default/rebar3_27.3.4.7_plt...
===> Doing success typing analysis...
===> Resolving project warning files...
===> Analyzing 1 files with _build/default/rebar3_27.3.4.7_plt...)
Changed
- Bump kura dependency to (embedded schemas, many-to-many, schemaless changesets)