Skip to content

Releases: cariad/rolumns

1.4.1

29 Sep 09:17
96b7ce4
Compare
Choose a tag to compare

What's Changed

  • Stop using the rolumns.dev domain name by @cariad in #40

Full Changelog: 1.4.0...1.4.1

1.4.0

28 Dec 08:41
874f2e2
Compare
Choose a tag to compare

What's Changed

  • Add "rolumns.missing-value" logger by @cariad in #39

Full Changelog: 1.3.1...1.4.0

1.3.1

19 Dec 16:56
c099047
Compare
Choose a tag to compare

What's Changed

  • Yield None when resolving any value from a None record by @cariad in #38

Full Changelog: 1.3.0...1.3.1

1.3.0

21 Jul 12:45
af0dc5f
Compare
Choose a tag to compare

v1.3.0 adds support for binding columns to constant values.

What's Changed

  • Add support for binding to constant values by @cariad in #37

Full Changelog: 1.2.0...1.3.0

1.2.0

21 Jul 07:31
6e36718
Compare
Choose a tag to compare

v1.2.0 adds a new Cursor class which allows columns to bind to data in other column sets.

What's Changed

Full Changelog: 1.1.1...1.2.0

1.1.1

02 Jun 05:47
30138ac
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

18 Oct 17:19
e692820
Compare
Choose a tag to compare
  • Fix emoji width calculation
  • Add support for grouping by dictionary keys
  • Add support for Markdown column alignment

1.0.1

15 Oct 15:06
4179a13
Compare
Choose a tag to compare

Republish 1.0.0 on PyPI.

1.0.0

15 Oct 15:02
4179a13
Compare
Choose a tag to compare

Initial release.

0.1.12

15 Oct 13:56
c8412a2
Compare
Choose a tag to compare
0.1.12 Pre-release
Pre-release

Add MarkdownRenderer.render_string().