Skip to content

Releases: esheyw/pf2e-macro-helper-library

Version 0.2.8

02 Feb 04:20
Compare
Choose a tag to compare

Version 0.2.8

  • Test cli pack-on-release

Version 0.2.7

29 Jan 00:24
Compare
Choose a tag to compare

Version 0.2.7

  • Actually update the template call properly.

Version 0.2.6

29 Jan 00:08
Compare
Choose a tag to compare

Version 0.2.6

  • Attempt new foundry package release API
  • Update MHLDialog's template-as-content support to allow prototype method and property use, matching the behaviour of foundry's renderTemplate()

Version 0.2.5

23 Jan 18:48
Compare
Choose a tag to compare

Version 0.2.5

  • become npm package, write own simple sass compile job
  • it works! release finally.

Version 0.2.4

23 Jan 05:06
Compare
Choose a tag to compare

Version 0.2.4

  • update workflow again again

Version 0.2.3

23 Jan 04:56
Compare
Choose a tag to compare

Version 0.2.3

  • fix imports in macros/index.mjs
  • update workflow again?

Version 0.2.2

23 Jan 04:49
Compare
Choose a tag to compare

Version 0.2.2

  • switch to SASS for styling
    • add SASS compilation to github actions
  • remove isEmpty helper, I didn't realize there was already one in foundry.utils
  • implement new version of updateInitiativeStatistics
  • document updateInitiativeStatistics

Version 0.2.1

20 Jan 05:52
Compare
Choose a tag to compare

Version 0.2.1

  • fix changelog

Version 0.2.0

20 Jan 00:30
Compare
Choose a tag to compare

Release 0.2.0

  • add updateInitiativeSkillsDialog() macro
  • add MHLDialog class
  • various tidyup
  • add isEmpty() helper
  • add log and mhlog helpers

Version 0.1.3

09 Jan 09:00
Compare
Choose a tag to compare

Release 0.1.3

  • fix error string in oneTokenOnly()
  • actually import targetHelpers
  • add some debug to applyOwnershipToFolderStructure()
  • fixed data path in setInitiativeStatistic()