Skip to content

Releases: aplteam/DateAndTime

Version 3.0.0

07 Apr 07:03

Choose a tag to compare

  • Potentially breaking change: Version now returns a char vector stemming from the package config
  • Converted from a class to a namespace, and some tfns to dfns in the process
  • Added a function Init for initalizing ⎕IO and ⎕ML when loaded as a package

To be consumed as a Tatin package from https://tatin.dev

Package config corrected; uses itself packages (development only)

09 Mar 04:29

Choose a tag to compare

BREAKING CHANGE: File extension changed from .DYALOG to .APLC

23 Mar 08:42

Choose a tag to compare

v2.0.0

File extension changed from .DYALOG to .APLC

First release on GitHub

19 Feb 18:02

Choose a tag to compare

First release on GitHub after converting from the APL wiki to GitHub.

Pre-GitHub releases:

  • 1.4.0
    • Method FileDate2Timestap introduced.
    • Documentation improved.
  • 1.3.0
    • Method History introduced.
    • Now managed by acre 3.
  • 1.2.0
    • Requires now at least Dyalog 15.0 Unicode.
  • 1.1.0
    • Doc converted to Markdown (requires at least ADOC 5.0)
    • Few more examples and one more test case.