Skip to content

Releases: kmagusiak/odoo-connect

v0.5.0

02 Jan 15:15
Compare
Choose a tag to compare
  • Add user-agent
  • Refactor data exporting
  • Refactor formatting and decoding

v0.4.2

15 Mar 20:54
Compare
Choose a tag to compare

What's Changed

  • [FIX] Missing Explicit (Re-)Export by @ckFiber in #24

Full Changelog: v0.4.1...v0.4.2

v0.4.1

06 Mar 11:12
35e19b6
Compare
Choose a tag to compare
  • Refactor: load arg in read()

Full Changelog: v0.4.0...v0.4.1

v0.4.0

05 Mar 21:08
c5011a1
Compare
Choose a tag to compare

What's Changed

  • Use load argument in read()
  • pre-commit update

Full Changelog: v0.3.2...v0.4.0

v0.3.2

05 Nov 23:50
c58ddc9
Compare
Choose a tag to compare

What's Changed

  • Set a default context on OdooClient in #18
  • ContextVar instead of globals in #17
  • Flatten typing in #19

Full Changelog: v0.3.1...v0.3.2

v0.3.1

02 Nov 10:57
74bc18e
Compare
Choose a tag to compare

What's Changed

  • Refactor default database in #16

Full Changelog: v0.3.0...v0.3.1

v0.3.0

31 Oct 08:33
8ab88dd
Compare
Choose a tag to compare

What's Changed

  • Remove XML RPC, keep only JSON
  • Raise OdooConnectionError in connect()
  • Cache: avoid computed by default
  • Find default database

Full Changelog: v0.2.2...v0.3.0

v0.2.2

27 Oct 19:01
c5ae0af
Compare
Choose a tag to compare

What's Changed

  • List attachments from ir.attachment model in #8
  • Get the data and remote trace from remote error in #11
  • Read and cache multiple fields in #9
  • Add filtered and sorted in #10

Full Changelog: v0.2.1...v0.2.2

v0.2.1

20 Oct 16:32
91be024
Compare
Choose a tag to compare

What's Changed

  • Faster explore and get_attachments in #5
  • Formatting and date support by in #7
  • Minimum requirement python 3.7

Full Changelog: v0.2.0...v0.2.1

v0.2.0

02 Oct 21:59
b4fd575
Compare
Choose a tag to compare

Explore data