Skip to content

Releases: stellarwp/assets

Release 1.4.8

11 Apr 20:36
48903e7
Compare
Choose a tag to compare

What's Changed

  • Since dependencies must be arrays, ensure they are if not a callable. by @Camwyn in #38

New Contributors

Full Changelog: 1.4.7...1.4.8

1.4.7

11 Apr 17:57
5525d26
Compare
Choose a tag to compare

What's Changed

  • Return URL as the full path when URL was given by @dpanta94 in #39

Full Changelog: 1.4.6...1.4.7

1.4.6

08 Apr 14:25
8e09adf
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @JPry made their first contribution in #33

Full Changelog: 1.4.5...1.4.6

1.4.5

20 Jan 14:41
3da0472
Compare
Choose a tag to compare

What's Changed

  • Ensure reigster_in_wp accepts only null or Asset or Asset[] by @dpanta94 in #32

Full Changelog: 1.4.4...1.4.5

1.4.4

19 Jan 21:59
7f62d32
Compare
Choose a tag to compare

What's Changed

  • False by default for asset file for styles by @dpanta94 in #30
  • Prevent assets from being added to assets array twice by @borkweb in #31

Full Changelog: 1.4.3...1.4.4

1.4.3

17 Dec 09:20
b0432d1
Compare
Choose a tag to compare

What's Changed

  • Handle later calls to the add_to_group_path method by @lucatume in #28

Full Changelog: 1.4.2...1.4.3

1.4.2

11 Nov 15:54
6c26d08
Compare
Choose a tag to compare

What's Changed

  • Feat/support asset path prefixing based on group path by @dpanta94 in #27

Full Changelog: 1.4.1...1.4.2

1.4.1

08 Nov 23:06
b6efe53
Compare
Choose a tag to compare

What's Changed

  • Prefix Config::set_path() when path is relative by @borkweb in #26
  • Allow paths outside of theme and plugins by @dpanta94 in #25

Full Changelog: 1.4.0...1.4.1

1.4.0

22 Oct 16:50
c35ada8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.2...1.4.0

1.3.2

21 Oct 13:56
2ba83d5
Compare
Choose a tag to compare

What's Changed

  • replace the DIRECTORY_SEPARATE with slash for other OS by @vodanh1213 in #23

New Contributors

Full Changelog: 1.3.1...1.3.2