Changelog

View Source

1.0.7 (2025-07-03)

Bug Fixes

1.0.6 (2025-03-21)

Bug Fixes

1.0.5 (2025-03-15)

Bug Fixes

  • adding postgres back to the mint config (bc3ccaa)
  • adding rwx mint to repo (a30d31a)
  • adding rwx mint to repo (b16be97)

1.0.4 (2025-03-14)

Bug Fixes

  • Credo - reducing nested complexity (8462e97)
  • Credo updates in order to reduce complexity (df669d5)
  • refactoring to remove single 'with' statements (28d1041)
  • removing codeclimate config... not using it (1b4af17)
  • running mix format (3a06729)
  • updating Code of Conduct (39df975)
  • updating formatting (401212d)

1.0.3 (2025-03-11)

Bug Fixes

  • adding 'md' file extension back after accidental deletion (f0f73b7)
  • adding workflows for project/package (707efcc)
  • adding workflows for project/package (f90a7e7)
  • fixing version for proper deployment (396b0a0)
  • fixing version for proper deployment (0d2943a)
  • formatting issue (d95f398)
  • invalid formatting (be6b286)
  • more clean up (57bc960)
  • updated THANKS section in order to communicate the conversion to a (38460f3)
  • updated THANKS section in order to communicate the conversion to a new package (f0cef45)

1.0.2

allows the user to turn off logging of sql queries

Changed

  • lib/tenex.ex

Breaking changes

n/a

1.0.1

README updates/clean-up

Changed

  • README.md

Breaking changes

n/a

1.0.0

Resetting the repo for new ownership

  • fix: first check-in after pull from original repo
  • fix: removing case statements no longer required because I am only supporting postgres
  • fix: clean up work
  • fix: renaming to Tenex
  • fix: updating packages
  • fix: updating ownership naming

Changed

too many to list, please check the actual PR for files changed

Breaking changes

n/a