Skip to content

v0.2.13

Latest

Choose a tag to compare

@insights-engineering-bot insights-engineering-bot released this 08 Dec 12:40
· 20 commits to main since this release
cc713c4
  • Fixed bug in split_into_pages_by_var() that prevented correct handling of some listings with trailing separators.
  • Listings now carry around a rounding type to be used (by default) when printing or exporting them. Defaults to "iec" as before.
  • Added obj_round_type and obj_round_type<- methods for listing_df objects

What's Changed

New Contributors

Full Changelog: v0.2.12...v0.2.13