conduit_password_hash 5.0.2 copy "conduit_password_hash: ^5.0.2" to clipboard
conduit_password_hash: ^5.0.2 copied to clipboard

PBKDF2 password hashing utility

5.0.2 #

  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
  • REFACTOR: House Keeping July 22. (cf1eb45e)
  • REFACTOR: Bump min required dart version (#187). (0e870402)
  • REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)
  • REFACTOR: Uptick min dart version (#139). (45723b81)
  • FIX: Melos stuff (#199). (20bc466d)
  • FIX(ci): trigger. (36e63b05)
  • FIX(ci): test publish CI. (7444f6ed)
  • FIX: remove common_test from core. (94867de3)
  • FIX: Versioning issues and upkeep (#191). (faa916ba)
  • FIX: Upgrade to latest dependencies (#120). (2be7f7aa)
  • FEAT: Prepping for orm (#190). (e82dfa6f)
  • FEAT: Separates core framework and cli (#161). (28445bbe)
  • FEAT: Works with latest version of dart (2.19), CI works, websockets fixed, melos tasks added:wq. (616a99be)
  • DOCS: improve doc gen (#180). (8d18f872)
  • DOCS: Add doc generation and housekeeping (#156). (89f303c8)

5.0.1 #

  • Bump "conduit_password_hash" to 5.0.1.

5.0.0 #

  • REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
  • REFACTOR: House Keeping July 22. (cf1eb45e)

4.3.8 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

4.3.8-dev.0 #

  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
  • REFACTOR: House Keeping July 22. (cf1eb45e)
  • FIX: Melos stuff (#199). (20bc466d)

4.3.7 #

  • REFACTOR: Remove common test. (cebcc417)

4.3.6 #

4.3.5 #

4.3.2 #

  • FIX: remove common_test from core. (94867de3)

4.2.2 #

4.2.1 #

  • REFACTOR: Bump min required dart version (#187). (0e870402)

4.2.0 #

  • FEAT: Replace ServiceRegistry with Finalizers (#185). (73208e92)

4.1.8 #

4.1.7 #

4.1.6 #

4.1.5 #

4.1.4 #

4.1.3 #

4.1.2 #

4.1.1 #

4.1.0 #

4.0.1 #

  • REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)

4.0.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: Column naming snake-case (#153). (61e6ae77)

3.2.11 #

3.2.10 #

3.2.9 #

  • DOCS: Sort out licensing and contributors (#134). (1216ecf7)

3.2.8 #

  • REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)

3.2.7 #

  • REFACTOR: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)

3.2.6 #

  • REFACTOR: Analyzer changes and publishing (#127). (034ceb59)

3.2.5 #

3.2.4 #

3.2.3 #

3.2.2 #

3.2.1 #

  • FIX: setup auto publishing pipeline format fixes. (e94d6fb7)

3.2.0 #

  • REFACTOR: use melos for mono-repo management. (125099c5)
  • FEAT: Works with latest version of dart (2.19), CI works, websockets fixed, melos tasks added:wq. (9e3d1a41)

3.1.1 #

  • REFACTOR: use melos for mono-repo management.

3.1.0 #

  • "uptick version"
  • "Add posibility to use joins in reduce queries (#68)"
  • "downgrade ubuntu version for workflow"
  • "manually start test"
  • "forgot to clean up runtime build.dart"
  • "Pub snap fix (#62)"
  • "GitBook: [master] 8 pages modified"
  • "GitBook: [master] 63 pages and 11 assets modified"
  • "revert pub release multi"
  • "Merge branch 'master' of github.com:conduit-dart/conduit"
  • "remove heroku"
  • "Update CHANGELOG.md"

3.0.11 #

update version to 3.0.11 remove dcli from conduit and dependencies remove dcli from runtime change version Merge branch 'stable' Merge branch 'master' of github.com:conduit-dart/conduit update some imports GitBook: [master] 2 pages modified GitBook: [master] 5 pages and 6 assets modified GitBook: [master] 73 pages modified GitBook: [master] 17 pages and 20 assets modified

3.0.10 #

try catch conduit package not exist (#51)

3.0.9 #

uptck common test compiler

3.0.8 #

uptick fix create uncomment pubrelease multi

3.0.7 #

uptick version for multi release

3.0.6 #

fix templating

3.0.5 #

Stable Conduit Release

2.0.0-b9 #

Fixed a bug with the conduit build command. We had left in dep overrides which should only be used for conduit internal dev.

4rd attempt at first release.

2.0.0-b8 #

3rd attempt at first release.

2.0.0-b6 #

The primary purpose of the release is to test the release process.

All unit tests are now working correctly on Linux and Windows.

1.0.0-b1 #

Initial version