Skip to content

Releases: acmeframework/af-utilities

v1.3.1: Fix publish (#17)

19 Mar 01:51
c8faaa2
Compare
Choose a tag to compare

Minor Release - automation fix only for release publishing to NPM

  • Fix spelling of types key

Release v1.3.0

02 Mar 03:42
9273aec
Compare
Choose a tag to compare
  • Refactor build process
  • Migrate from Travis CI to GitHub Actions
  • Revamp README.md into three files: README.md, CHANGELOG.md, and LICENSE
  • Expose BrowserLogger and NodeLogger
  • Improve Node or browser detection
  • Refactor to template strings
  • Update all dependencies
  • Refactor tsconfig.json for flexibility
    • Allow tests to keep comments when transpiled through ts-node

Release v1.2.5

30 Jan 21:30
118dd25
Compare
Choose a tag to compare
  • Fixed type in variable name

Release v1.2.4

30 Jan 21:23
7f040b2
Compare
Choose a tag to compare
  • Remove TSlint and implement ESlint
  • Implement Prettier for code formatting
  • Reformat all code
  • Refactor TSlint directives to ESlint directives as needed

Release v1.2.3

30 Jan 17:15
3c0f5e1
Compare
Choose a tag to compare

Update dependencies and update Mocha config for new version.

Release v1.2.2

29 Jan 23:00
4cfebb5
Compare
Choose a tag to compare

Fixes test timing

Release v1.2.1

29 Jan 22:16
5038f91
Compare
Choose a tag to compare
  • Fix to rest parameter handling
    • Fixes "[ [] ]" in output on message lines

Release v1.2.0

28 Jan 22:24
857ed16
Compare
Choose a tag to compare
  • Add set-value function
  • Fix dependencies
  • Correct distribution path
  • Update copyright

Release v1.1.1

04 Jan 20:41
b6dbde7
Compare
Choose a tag to compare
  • Updated dependencies
    • Fixed vulnerability in handlebars which was a dependency of a dependent library

Packaging Updates

20 Jul 17:23
3023c67
Compare
Choose a tag to compare
  • Updates to dependencies - security fixes
  • Updates to packaging