Skip to content

Latest commit

 

History

History
134 lines (90 loc) · 10.1 KB

CHANGELOG.md

File metadata and controls

134 lines (90 loc) · 10.1 KB

Changelog

1.3.1 (2020-07-16)

Added

Changed

  • 🎨 Change order of functions [e54a575]
  • 🎨 Change order of functions [f085653]
  • 🎨 Fix Github templates format [47dfd09]

Fixed

Miscellaneous

  • Merge pull request #13 from Monogramm/fix/bug_with_username [1242b69]
  • Merge branch 'fix/bug_with_username' of github.com:Monogramm/erpnext_autoinstall into fix/bug_with_username [9b4c60a]
  • Update .travis/docker_test.sh [87585e2]
  • Merge branch 'master' into fix/bug_with_username [c3997a1]
  • 💡 Fix help of add-user-api-key [1288a99]
  • 🙈 Ignore built docs [3f3e935]

1.3.0 (2020-05-01)

Added

Miscellaneous

  • Merge pull request #12 from Monogramm/develop [a4430d4]

1.2.0 (2020-04-18)

Added

  • ✨ Add custom bench commands (#9) [cd26b94]
  • 📈 Pin coverage version for reports [96b21d3]
  • ✨ Add home page configuration (#6) [bdd258a]
  • ✅ Improve Tests execution [558aad3]

Changed

  • 🎨 Improve markdown format [c01f84d]
  • 🎨 Improve format and add tests [da44f49]
  • 🚚 Rename Dockerfile for tests [a857b5d]
  • 🎨 Improve test Dockerfile [0af6301]
  • 🎨 Modified empty lines [ec88067]
  • 🎨 Update comments format [fc2ea63]
  • 🎨 Improve code quality [e34f4f0]
  • 🚚 Renaming travis test directory [d8b743b]

Removed

  • 🔥 Remove future_unicode literals [7d56121]

Fixed

  • 💚 Ensure test execution [11a3dc5]
  • 💚 Copy coverage in docker [b06f52f]
  • 💚 Create link before coverage upload [ba40d84]
  • 💚 Do not execute UT until UT created [094301c]

Miscellaneous

  • Merge branch 'master' into develop [852fb9a]
  • Merge pull request #8 from Monogramm/fix/unicode_literals [0330d46]
  • 📝 Add badges [e508efa]
  • Merge branch 'master' of github.com:Monogramm/erpnext_autoinstall into develop [f9a9fcf]
  • 🚧 Comment unused variables [cdfb094]
  • 📝 Add changelog info in README [1d11ca0]
  • Merge branch 'master' of github.com:Monogramm/erpnext_autoinstall into develop [8b79d4c]

1.1.0 (2020-01-13)

Added

  • ✨ Add home page configuration (#6) [bdd258a]
  • ✅ Improve Tests execution [558aad3]
  • 👷‍♂️ Add deepsource.io CI [03a2288]

Changed

  • 🎨 Modified empty lines [ec88067]
  • 🎨 Update comments format [fc2ea63]
  • 🎨 Improve code quality [e34f4f0]
  • 🚚 Renaming travis test directory [d8b743b]

Fixed

  • 💚 Do not execute UT until UT created [094301c]

Miscellaneous

  • Merge branch 'master' of github.com:Monogramm/erpnext_autoinstall into develop [f9a9fcf]
  • test: Improve Tests execution (#5) [f60e523]
  • 🚧 Comment unused variables [cdfb094]
  • 📝 Add changelog info in README [1d11ca0]
  • Merge branch 'master' of github.com:Monogramm/erpnext_autoinstall into develop [8b79d4c]
  • 📝 Update CONTRIBUTING guide [d747a79]

1.0.0 (2019-11-06)

Added

  • ✨ Stable Release including LDAP and website signup configuration (#4) [7b557ca]

Miscellaneous