forked from vanstyn/Catalyst-Controller-AutoAssets
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChanges
More file actions
25 lines (18 loc) · 743 Bytes
/
Changes
File metadata and controls
25 lines (18 loc) · 743 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Revision history for perl module Catalyst::Controller::AutoAssets
0.30 2014-12-09
- Optional handling for $c->mount_url (RapidApp-only feature)
0.29 2014-06-17
- More fixes for Win32 compatibility
0.28 2014-06-06
- Changed locking code to be cross-platform (flock) and more
robust by using a scoped lock object
0.27 2014-05-26
- Fixed bug in detecting changes to directory asset subfiles
0.26 2014-05-13
- Log messages now suppressed in the same manner as Static::Simple
0.25 2014-04-23
- Built asset messages now only log in debug mode
0.24 2013-07-24
- Added Changes file, following the format in CPAN::Changes::Spec
- CSS::Scopifier/CSS::Tiny errors now fatal
- Requires CSS::Scopifier 0.02