Skip to content

Files

Latest commit

5b9673d · Apr 7, 2022

History

History
321 lines (218 loc) · 20.9 KB

CHANGELOG.md

File metadata and controls

321 lines (218 loc) · 20.9 KB

Changelog

1.5.3 (2022-03-29)

chore

  • Update thirdparty dependencies (cd1f4c)

1.5.2 (2022-03-24)

uncategorized

1.5.1 (2022-03-13)

uncategorized

1.5.0 (2022-03-12)

uncategorized

  • feat/api-docs (#11) (5da7fd)
  • Update readme (2dd330)
  • Add node version management (4cc8d1)
  • Update license (c3814a)
  • feat/initials (332937)
  • Update readme (824d01)
  • Add custom positioning of initials (a0f217)
  • Format code (abd40f)
  • Make initials configurable (c10ab4)
  • Add basic calculation for centering letters (9ff3ad)
  • WIP: Add initials (1d1708)
  • Reformat code (42dea1)
  • Update eslint config (c770f6)
  • Fix peer dependencies (f26fd5)
  • Update thirdparty dependencies (4aa04c)
  • Fix github actions (ea9902)
  • Switch default branch to main (866777)
  • WIP: Fix github actions (dee5fd)
  • Fix docker push action config (fa4c6f)
  • Update variables for docker push actions (583432)
  • Fix typo in actions config (de5d98)
  • Update docker push action release (f4bea9)
  • Update thirdparty dependencies (ba6726)
  • Update readme (879bbc)
  • Update thirdparty dependencies (fb67b7)
  • Update thirdparty dependencies (3e52dc)
  • Update thirdparty dependencies (37f234)
  • Update dockerignore (e264b4)

1.4.7 (2021-08-31)

uncategorized

  • Update thirdparty dependencies (3c3607)

1.4.6 (2021-08-12)

uncategorized

  • Update thirdparty dependencies (d555f2)

1.4.5 (2021-08-04)

uncategorized

  • Update thirdparty dependencies (f90bd0)

1.4.4 (2021-06-10)

uncategorized

  • Fix security vulnerabilities (589b1d)
  • Add actions to push container image to docker hub (6293ed)
  • Remove body-parser dependency (fd83c9)
  • Update thirdparty dependencies (0352b2)

1.4.3 (2021-05-08)

uncategorized

  • Update thirdparty dependencies (b88ac0)

1.4.2 (2021-04-15)

uncategorized

  • Update thirdparty dependencies (ed47cf)

1.4.1 (2021-04-15)

1.4.0 (2021-03-01)

uncategorized

  • Update thirdparty dependencies (7f8ed2)
  • Add drawing of triangles in directions (faf1f1)

1.3.8 (2021-02-10)

uncategorized

  • Update copyright (9a6cf6)
  • Update thirdparty dependencies (4137c4)

1.3.7 (2020-12-12)

uncategorized

  • Update thirdparty dependencies (a3d7f6)

1.3.6 (2020-12-12)

uncategorized

  • Update thirdparty dependencies (dce5fe)

1.3.5 (2020-11-04)

uncategorized

  • Update thirdparty dependencies (6c8589)

1.3.4 (2020-07-18)

uncategorized

  • Update thirdparty dependencies (2ec5a7)
  • Fix build action (6f71d9)
  • Fix build status badge (5f954b)
  • Update readme with new build status badge (c286b9)
  • Remove cirrus ci config (b3f0ad)
  • Add github workflow to build container image (980ede)
  • Change base image (79b6bd)
  • Change build images (8f4cea)

1.3.3 (2020-07-05)

uncategorized

  • Update thirdparty dependencies (43176c)

1.3.2 (2020-04-16)

uncategorized

  • Update thirdparty dependencies (3fe8e5)

1.3.1 (2020-03-14)

uncategorized

  • Update thirdparty dependencies (cc20c6)

1.3.0 (2020-02-26)

uncategorized

  • docs(readme): Update readme (83d6a2)
  • docs(readme): Add create avatar route (e1340d)
  • docs(code): Add jsdoc notations (7b1331)
  • refactor(utils/avatar): Refactor createAvatar method (758bb9)
  • feat(routes/avatar): Add basic configurable drawing of avatar (660bfa)
  • chore(deps): Update thirdparty dependencies (5acaa2)
  • docs(readme): Fix typo (eee575)
  • feat(routes/avatar-random): Make default parameters overwritable (8c6a0b)
  • feat(routes/avatar): Add mimeType parameter (55e448)

1.2.1 (2020-02-20)

uncategorized

  • refactor(triangle): Improve naming (cb196d)
  • feat(routes/status): Change response to better reflect deprecation (730f11)
  • refactor(drawing): Refactor drawing logic (b40503)
  • refactor(utils/respond): Use next in respond helper (82b3e8)
  • refactor: Clean up src tree (8a44ae)

1.2.0 (2020-02-13)

uncategorized

  • feat(routes): Add healthz route (09d3af)
  • feat(container): Add docker-compose prod file (7c4931)
  • fix(container): Update dockerignore (0d88b3)
  • docs(contributing): Update contributing (8a2cea)
  • docs(readme): Update readme (3efe0a)
  • docs(readme): Update readme (0c15ec)

1.1.1 (2020-02-07)

uncategorized

  • chore(dependencies): Update dependencies (212ef0)
  • ci: Remove travis config (d3e9ac)
  • ci: Fix cirrus config (6e7e09)
  • docs(readme): Replace travis with cirrus badge (f126e4)
  • ci: Add Cirrus CI config (140839)
  • docs(readme): Fix API description (a7047d)
  • fix(helpers/avatar): Fix drawing of foreground if drawing background (d0b792)
  • refactor(helpers/avatar): Refactor createAvatar method (e43eaa)
  • refactor(helpers/avatar): Encapsulate drawing of arc (913d9b)

1.1.0 (2020-01-04)

uncategorized

  • chore(license): Update copyright (d9c089)
  • fix(dependencies): Update thirparty dependencies (7ddf45)
  • feat(shapes): Add drawing of top-facing triangle (60cb7a)

1.0.3 (2019-12-08)

uncategorized

  • fix(dependencies): Update thirdparty dependencies (bebeee)
  • Add dockerignore to optimize image size (adc18f)
  • Fix formatting (e33071)
  • Add contribution guide and credits (25d726)
  • Update copyright (9c0842)
  • Add docker-compose file (481eca)
  • Fix executable script (1a8841)
  • Add shebang to executable script (fbf718)

1.0.2 (2019-11-16)

uncategorized

  • Update thirdparty dependencies (c489c7)
  • Update thirdparty dependencies (f0e5d9)

1.0.1 (2019-09-29)

uncategorized

  • Update thirdparty dependencies (d3cce6)
  • Fix license (057916)

1.0.0 (2019-09-01)

1.0.0-rc2,0.1.5 (2019-09-01)

uncategorized

  • Update readme (927a9f)
  • Change default port to 9000 (22c06c)

0.1.4 (2019-09-01)

uncategorized

  • Update thirdparty dependecies (ff012a)

1.0.0-rc1,0.1.3 (2019-07-20)

uncategorized

0.1.2 (2019-07-18)

uncategorized

  • Add service config (a84620)
  • Fix formatting according to eslint rules (7a294a)
  • Fix docker file (ff13bd)
  • Fix docker file (28bbcf)
  • Add docker file (c8aad6)
  • Add eslint config (3dbff3)
  • Update travis config (c87c91)

0.1.1 (2019-07-18)

uncategorized

0.1.0 (2018-05-04)

uncategorized

  • Add build badge to readme (a31149)
  • Add only deploying to BRU (cec08f)
  • Add packages required for building canvas package (26d96f)
  • Downgrade canvas package (c54cd5)
  • Fix travis config (2b3bc4)
  • Add zeit now as dev dependency (55f05a)
  • Fix travis build (3363dd)
  • Fix yarn lock (0d633e)
  • Add zeit now config (0b9ec3)
  • Add travis config (fccb8d)
  • Update readme with license (c22dbd)
  • Update readme (97b21d)
  • Add random route (b862c7)
  • Add basic status route simply returning data if service is alive (5b8df8)
  • Clean up (012c83)
  • Add background color handling (b7f7ab)
  • Fix configurations (385568)
  • Wrap logic in express microservice (c18035)
  • Add example of creating random avatars with squares, vertically symmetric (05114d)
  • Add another example (a91fef)
  • Add example (58412c)
  • Initial commit (325cbc)

Generated by tiny-changelog