Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tablicious Announcements #131

Open
apjanke opened this issue Feb 13, 2024 · 2 comments
Open

Tablicious Announcements #131

apjanke opened this issue Feb 13, 2024 · 2 comments
Assignees

Comments

@apjanke
Copy link
Owner

apjanke commented Feb 13, 2024

Subscribe to this issue to be notified of updates to Tablicious!

(This issue is locked so that only Tablicious maintainers can post here, so you won't get spammed.)

@apjanke apjanke self-assigned this Feb 13, 2024
@apjanke apjanke pinned this issue Jul 6, 2024
@apjanke apjanke changed the title Tablicious News and Announcements Tablicious Announcements Jul 7, 2024
@apjanke
Copy link
Owner Author

apjanke commented Jul 8, 2024

Tablicious 0.4.3 is out.

You can download it from the release page, or install it with pkg install -forge tablicious.

Highlights:

  • Fix some "[foo (...)]" syntax errors that caused errors or bad results in some functions.
  • table fixes
    • Correctly handle nested tables in some cases ()- and {}-indexed assignments, when indexing in to those nested tables.
    • Fix assignment to some table.Properties.<X> pseudo-properties.
    • Apply object validation after more mutation operations.
  • Fix variable number display in table.summary.
  • Fix duration constructor bug that returned NaNs in cellstr row vectors. (#134)

@apjanke
Copy link
Owner Author

apjanke commented Oct 23, 2024

Tablicious 0.4.4 is out!

This one is mostly about calendar duration arithmetic.

Highlights:

  • Improvements (hopefully) to duration-related arithmetic and datatype interaction.
  • Fix hi-bound and striding bugs in datetime.colon (: operator).
  • Add missing calendarDuration.mtimes method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant