Skip to content

Releases: freave/make-pot

v0.0.16

03 Sep 11:59
@mve mve
e24c52a
Compare
Choose a tag to compare

What's Changed

  • Multiline test file now only has multiline as content.
  • Improved types in some places.
  • Sorted the results by filename and linenumber
  • "found x matches" text is now called after deduplicate
  • Jest now runs silent and with code coverage.

by @mve in #34

Full Changelog: v0.0.15...v0.0.16

v0.0.15

28 Aug 10:38
@mve mve
f9472db
Compare
Choose a tag to compare

What's Changed

  • Add catch for symlinks by @mve in #27
  • added code to remove duplicates from POT file. by @mve in #28
  • refactored cli index.ts file. Upped version. by @mve in #30
  • Deduplicated pot file + Code refactor @niels-bosman in #31
  • Added basic Jest setup for testing. Added GitHub Action for testing on PR. by @mve in #32
  • Added basic setup for testing with Jest by @mve in #33

Full Changelog: v0.0.12...v0.0.15

v0.0.14-beta

27 Aug 15:08
@mve mve
20f3b58
Compare
Choose a tag to compare
v0.0.14-beta Pre-release
Pre-release

What's Changed

  • Add catch for symlinks by @mve in #27
  • added code to remove duplicates from POT file. by @mve in #28
  • refactored cli index.ts file. Upped version. by @mve in #30
  • Deduplicated pot file by @mve + Code refactor by @niels-bosman in #31

Full Changelog: v0.0.12...v0.0.14-beta

v0.0.13-beta

26 Aug 12:41
@mve mve
b32e84a
Compare
Choose a tag to compare
v0.0.13-beta Pre-release
Pre-release

What's Changed

  • Add catch for symlinks by @mve in #27
  • added code to remove duplicates from POT file. by @mve in #28

Full Changelog: v0.0.12...v0.0.13-beta

v0.0.12

25 Aug 11:32
@mve mve
48e4f38
Compare
Choose a tag to compare

bumped to version 0.0.12

v0.0.11

25 Aug 11:29
@mve mve
31ddac7
Compare
Choose a tag to compare

What's Changed

  • Now only reads files ending in .php, signed commit by @mve in #18

Full Changelog: v0.0.10...v0.0.11

v0.0.10

23 Aug 16:40
@mve mve
d8822c9
Compare
Choose a tag to compare

What's Changed

  • Fixed incorrect install step instruction in README by @mve in #15

Full Changelog: v0.0.8...v0.0.10

v0.0.9

23 Aug 13:53
@mve mve
70b217b
Compare
Choose a tag to compare
bumped to 0.0.9

v0.0.8

23 Aug 13:51
@mve mve
efd9ac5
Compare
Choose a tag to compare
Merge pull request #14 from freave/develop

bumped to 0.0.7

v0.0.7

23 Aug 13:50
@mve mve
04a73ca
Compare
Choose a tag to compare
changed action