Packages

Bildad is a job scheduling framework for Phoenix applications (works with LiveView). It is designed to be simple to use and easy to integrate into your existing Elixir applications.

Current section

Files

Jump to
bildad CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.1.9 (2024-12-16)
Better error logging when a job fails with `{:error, reason}`.
## v0.1.8 (2024-12-07)
Current version. Recommended for use.
## v0.1.7 (2024-11-19)
Minor tweaks as the library is prepared. Not recommended to use this version.
## v0.1.6 (2024-11-19)
Minor tweaks as the library is prepared. Not recommended to use this version.
## v0.1.5 (2024-11-18)
Minor tweaks as the library is prepared. Not recommended to use this version.
## v0.1.4 (2024-11-18)
Minor tweaks as the library is prepared. Not recommended to use this version.
## v0.1.3 (2024-11-18)
Minor tweaks as the library is prepared. Not recommended to use this version.
## v0.1.2 (2024-11-18)
Minor tweaks as the library is prepared. Not recommended to use this version.
## v0.1.1 (2024-11-18)
Minor tweaks as the library is prepared. Not recommended to use this version.
## v0.1.0 (2024-11-18)
Initial release of Bildad.