Skip to content

Releases: artistudioxyz/aspri

Release 1.11.0

12 Mar 09:37
Compare
Choose a tag to compare

1.11.0 (2024-03-12)

Features

  • add exclude parameters for files and directories functions (23cced1)
  • add git reset flag (865bbf9)
  • add wp plugin release script (b27791b)
  • migrate package systme to pnpm (e316748)

Bug Fixes

  • git reset has wrong flag (a52d239)
  • merge function into ReadCommentBlock for wordpress (683d9e1)
  • wordpress build check output project name and version (f9745ce)
  • wordpress clean projef files for production function github (196f1d8)
  • wordpress flag change (379cf36)

Release 1.10.0

03 Feb 23:22
Compare
Choose a tag to compare

1.10.0 (2024-02-03)

Features

  • add level parameter for directory removal (923409a)
  • add phpcs path config check (2a33c2b)
  • add remove directory older than function (48708af)
  • add rsync command generator (3a82754)

Bug Fixes

  • getdepth function not returning depth correctly (06e4a07)
  • phpcs error PHPCSUtil not found missing installated_path package (3387753)
  • phpcs with space not working (10b1aa1)

Release 1.9.0

29 Dec 01:59
Compare
Choose a tag to compare

1.9.0 (2023-12-29)

Features

Bug Fixes

  • youtube extract data cleanup not still messy (edb00cb)

Release 1.8.1

12 Aug 18:16
Compare
Choose a tag to compare

1.8.1 (2023-08-12)

Bug Fixes

  • security issue vm2 release-it (0787e6a)

Release 1.8.0

23 Jul 00:05
Compare
Choose a tag to compare

1.8.0 (2023-07-23)

Features

  • add markdown tree file generator (95e74f3)
  • slugify markdown file path (1575ab9)

Bug Fixes

  • set default wordpress refactor to plugin if type is not set (7756f48)

Release 1.7.1

08 Jul 08:10
Compare
Choose a tag to compare

1.7.1 (2023-07-08)

Bug Fixes

  • dot framework build rename entry point not working (41ce774)

Release 1.7.0

08 Jul 03:30
Compare
Choose a tag to compare

1.7.0 (2023-07-08)

Features

  • add CountFilesContainingText function (4049471)
  • add git gone function (b3aed18)
  • add phpcs install function (6323c08)
  • update README add video tutorial link (e8e0310)

Bug Fixes

  • github security issue vm2 (1291e61)
  • help not showing helptext (c0af0c1)
  • miscellaneous remove regex as required parameter for remove older files (733d567)
  • output comma seperated for phpcs ruleset (07df668)
  • refactor dot framework (69665db)
  • remove default path flag when refactor dot framework (9f1ce73)
  • update package.lock.json (bd686b3)
  • vulnerability problem cacheable-request 10.2.7 (eb4b366)
  • wp refactor shell notification (d2c1c6c)

Release 1.6.0

02 Feb 06:46
Compare
Choose a tag to compare

1.6.0 (2023-02-02)

Features

  • add assets minifier for js and css (49e50aa)
  • add directory stats function (6aa643e)
  • add php list-function-call (0262c75)
  • add remove files older than function (3bb3322)

Bug Fixes

  • add default path for RemoveFilesOlderThan function (aaee415)
  • remove --dist from docker command (9c6d09b)
  • remove filter extension removeSyncConflictFiles (c3d550d)
  • remove github action trigger from tags (70d86dd)
  • use alternative method removeSyncConflictFiles (8b984ee)

Release 1.5.0

16 Jan 02:10
Compare
Choose a tag to compare

1.5.0 (2023-01-16)

Features

  • add noip updater function (f224af1)

Bug Fixes

  • add rebuild flag to docker-compose-restart (3def120)
  • dist dir not pushed (c637255)
  • docker-compose-restart no filename not working (b2e65f2)
  • force push release branch (024e0ef)
  • golang release (57d7860)
  • newly build not committed (3d92a3c)
  • push directory in release.yml (6772982)
  • use force to push the commit (fd53d1f)
  • use go build instead of go dist (2216f75)
  • wrong script github action (a889cf0)
  • wrong step order not pushing generated build directory (8258556)

Release 1.4.0

07 Jan 13:44
Compare
Choose a tag to compare

1.4.0 (2023-01-07)

Features

  • add chatgpt library (a523053)
  • add php features (c45b284)
  • add remove files except extension to wp build (7cd84b4)
  • delete files nested except extensions (7340878)

Bug Fixes

  • combine delete directories and files into single function (3d1bdfc)
  • deletedirectoriesandfiles remove empty directory (227dea7)
  • filepath walk if directories or files is not found (221e629)
  • github action build go.sum missing entry (a8f9074)
  • remove build from develop branch github action limit (0793ead)
  • remove regex function replace it by filenames instead (09966ac)
  • wrong build type parameter for CleanVendorDirandFilesforProduction (23c2088)