Releases: aplteam/DateAndTime
Releases · aplteam/DateAndTime
Version 3.0.0
- Potentially breaking change:
Versionnow 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
Initfor initalizing⎕IOand⎕MLwhen loaded as a package
To be consumed as a Tatin package from https://tatin.dev
Package config corrected; uses itself packages (development only)
Consume as Tatin package from https://tatin.dev
BREAKING CHANGE: File extension changed from .DYALOG to .APLC
v2.0.0 File extension changed from .DYALOG to .APLC
First release on GitHub
First release on GitHub after converting from the APL wiki to GitHub.
Pre-GitHub releases:
- 1.4.0
- Method
FileDate2Timestapintroduced. - Documentation improved.
- Method
- 1.3.0
- Method
Historyintroduced. - Now managed by acre 3.
- Method
- 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.