github medialab/xan 0.47.0
v0.47.0

latest releases: 0.52.0, 0.52.0-rc.4, 0.52.0-rc.3...
6 months ago

Breaking

  • Moonblade strftime() and all other date formatting functions such as ymd() do not support timezones any more, see to_timezone and to_local_timezone instead.

Features

  • Adding moonblade function to_timezone and to_local_timezone
  • Improving xan help cheatsheet.
  • Adding moonblade function try.
  • Adding moonblade functions int & float.
  • Adding moonblade functions lru & urljoin.
  • moonblade now tolerates line-breaks as whitespace when parsing. This makes it possible to write your expressions on multiple lines.
  • moonblade now accepts comments starting with # .
  • Adding xan scrape command.
  • Adding xan help scraping subcommand.
  • Adding moonblade function html_unescape.

Fixes

  • Fixing xan flatten -w wrt line breaks.
  • Fixing underscore expansion when contained in map & list expressions.
  • Fixing xan to md cell escaping.

Performance

  • Decrease moonblade-related commands memory consumption.

Don't miss a new xan release

NewReleases is sending notifications on new releases.