Skip to content

Releases: OCA/oca-addons-repo-template

v1.6.0

29 Mar 17:53
382f30f
Compare
Choose a tag to compare

What's Changed

  • Unconditionally remove .t2d.yml by @sbidoul in #118
  • [FIX] Do not run CI jobs twice on every commit by @carmenbianca in #130
  • [IMP] make organization configurable by @legalsylvain in #131
  • [IMP] eslint: bump to escmascript 2019 by @ivantodorovich in #122
  • [FIX] pylint-odoo: usable under python 3.10 by @yajo in #128
  • imp: Odoo <14.0: pin black click dependency to <8.1.0 - Odoo >=14.0: bump black to 22.3.0 by @Tardo in #134

New Contributors

Full Changelog: v1.5.1...v1.5.2

v1.5.1

09 Feb 10:42
Compare
Choose a tag to compare

What's Changed

  • [FIX] false failures when detecting unreleased dependencies by @yajo in #116

Full Changelog: v1.5.0...v1.5.1

v1.5.0

28 Jan 08:27
Compare
Choose a tag to compare

What's Changed

  • Add a ci job to detect unmerged requirements by @sbidoul in #114

Full Changelog: v1.4.0...v1.5.0

v1.4.0

18 Jan 10:14
d91822f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.8...v1.4.0

v1.3.8

13 Jan 10:30
31c17c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.7...v1.3.8

v1.3.7

29 Dec 10:42
2ed3a16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.6...v1.3.7

v1.3.6

10 Nov 19:59
6f33304
Compare
Choose a tag to compare
  • [FIX] older black versions are not compatible with python 3.9.8, so we pin 3.9.7
  • [UPD] update vendored maintainer tools to get fresh runbot repo ids
  • [IMP] remove CONTRIBUTING.md as it is set globally for OCA

v1.3.5

29 Oct 09:10
Compare
Choose a tag to compare

What's Changed

  • [FIX] no ignore copier.yml by @yajo in #82
  • [IMP] add support for new odoo js modules for *.esm.js files by @SplashS in #86

New Contributors

Full Changelog: v1.3.4...v1.3.5

v1.3.4

21 Oct 14:07
64db736
Compare
Choose a tag to compare
  • remove .travis.yml when ci is not Travis
  • use python 3.9 for pre-commit because pylint-odoo is not compatible with python 3.10

v1.3.3

18 Oct 19:17
5cea348
Compare
Choose a tag to compare

Fix pre-commit setup.py generation on 15.0 branches.