This repository has been archived by the owner on Nov 8, 2022. It is now read-only.
Releases: coderplanets/coderplanets_server
Releases · coderplanets/coderplanets_server
0.5.0
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
0.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
0.4.1
Patches
- Chore: update pkg & use jason as absinthe encoder: aa7e47e
- Chore(build): debug travis with pg 9.6: d9315de
- Refactor(deps): use offical deps instead self-maintained ones: acde617
- Fix(github-signin): missing json encoder deps, get Posion back: fad3014
- Feat(community): inc community contribute digest up to 30 days: 0996698