This repository has been archived by the owner on Jul 27, 2020. It is now read-only.
Releases: zlatanvasovic/hackwork
Releases · zlatanvasovic/hackwork
v2.0.2
v2.0.1
🌟 Enhancements
- Improve documentation
- Disallow direct access to helpers
v2.0.0
This release is a huge code and documentation rewrite, with helpers and improved layout system.
🪲 Bug fixes
(Compared to v2.0.0-beta)
- Check if helper exists before loading it
v2.0.0-beta
🌟 Enhancements
This release is a huge code and documentation rewrite, with helpers and improved layout system.
v1.2.0
v1.1.0
⭐ Minor enhancements
- Improve documentation
- Remove closing tag from PHP files
- Break lines at 80 characters
- Fix
$viewport
initial-scale
value - Remove
$cyear
as it isn't needed - Remove
$site
and use$title
instead - Rename
$copy
to$copyright
- Rename
$core_item
to$item
in default layout include code - Improve default
$keywords
value - Update
feedparse()
for PHP 5 - Change crypto functions to base64
- Remove trailing slash from
<link rel="apple-touch-icon" ...>
inincludes/meta.php
- Disable ASP-style tags
- Enable Zlib compression
🌟 Major enhancements
- Add new variables —
$robots
,$viewport
,$apple_touch_icon
and$cpowner
— to extend customization - Rename
layout/
to `layouts/ - Merge multiple PHP code sections in default layout
v1.0.0
Initial release of Hackwork.