Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: kanutocd/whodunit

Tags

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
kanutocd Ken C. Demanawa
docs: update comparisons table to reference whodunit-chronicles for c…

…hange history

  Update README comparisons section to indicate that change history
  functionality is available via the complement gem whodunit-chronicles,
  maintaining Whodunit's focus on lightweight user tracking while
  providing a path for users who need full audit trails.

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
kanutocd Ken C. Demanawa
feat: improve the `whodunit install` experience

- `whodunit install` now prompts to automatically add `Whodunit::Stampable` to `ApplicationRecord` for convenient all-model stamping
- Detailed explanations and examples for each configuration option in generated initializer
- instructions displayed after gem installation via `bundle add whodunit`
- Full test suite for ApplicationRecord integration with edge case handling

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
kanutocd Ken C. Demanawa
feat: bump minor release version to 0.2.0

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
kanutocd Ken C. Demanawa
style: fix rubocop offenses

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
kanutocd Ken C. Demanawa
fix: bump to actions/download-artifact@v4