coderplanets.com v0.5.0 Release Notes

Release Date: 2019-08-11 // over 4 years ago
  • Minor Changes

    • Refactor: make set_community_flags readable: 46e52c5
    • ๐Ÿ”จ Refactor(article-curd): update tags: aa54b76
    • ๐Ÿ”จ Refactor(article-curd): make it elixir way by rm case: f4f669d
    • ๐Ÿ”จ Refactor(comment-curd): clean multi tasks: 85b0986
    • ๐Ÿ”จ Refactor(renaming): error: error -> error: reason: f0d2555
    • ๐Ÿ”จ Refactor: add more spec: 6f0ee76

    Patches

    • ๐Ÿ— Build(deps-dev): bump credo from 1.1.0 to 1.1.2: bab43da
    • ๐Ÿ— Build(deps): bump plug from 1.8.2 to 1.8.3: 87b7a6d
    • ๐Ÿ— Build(deps): bump postgrex from 0.14.3 to 0.15.0: d9eb4dd
    • ๐Ÿ— Build(deps): bump guardian from 1.2.1 to 2.0.0: 3ebe50f
    • ๐Ÿ— Build(deps): bump cachex from 3.1.3 to 3.2.0: 53abecd
    • ๐Ÿ— Build(deps): bump bamboo from 1.2.0 to 1.3.0: a436a27
    • Chore: merge pr #171 from coderplanets/dependabot/hex/cachex-3.2.0: 63d20bb
    • ๐Ÿ”จ Refactor(article-curd): typo: f5cc3ef
    • Chore: merge pr #165 from coderplanets/dependabot/hex/postgrex-0.15.0: 8ac6f1e

Previous changes from v0.4.3

  • Patches

    • ๐Ÿ‘ท Chore(cron-job): add Quantum deps and basic setup: ed98827
    • ๐Ÿ”จ Refactor(cron): clear cache in midinight & add expire option: 8106067
    • โœ… Chore(clean-up): wip tags in tests: 062506e
    • ๐Ÿ‘ท Chore: merge pull request #169 from coderplanets/cron-job: 115e70d
    • ๐Ÿ”จ Refactor(mailer): add template & fix typo: 49d3dd2
    • Feat(mailer): notify admin user for new content: abeb9ff
    • Chore(clean up): import conventions: 988eed4
    • ๐Ÿ”จ Refactor(mailer): fix test error & mv send logic to later: 3cc2483