All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Explicitly export function in module manifest
- Renamed function to conform to PowerShell conventions (verb-noun) and set bot command name to "askwolfram" via [PoshBot.BotCommand()] attribute.
- Initial commit