Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
Dwoo
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Common
Dwoo
Commits
9dbd272c
Commit
9dbd272c
authored
Feb 07, 2010
by
seldaek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update changelog dates
git-svn-id:
http://svn.dwoo.org/trunk@337
0598d79b-80c4-4d41-97ba-ac86fbbd088b
parent
e3129dcf
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
CHANGELOG
CHANGELOG
+2
-2
No files found.
CHANGELOG
View file @
9dbd272c
[
20
09
--]
1.2.0
[
20
10
--]
1.2.0
! BC Break: Dwoo::isArray had to be fixed and it has been split up in 3
methods
,
isArray
(
for
array
access
),
isTraversable
(
for
foreach
)
and
count
(
just
a
helper
that
counts
anything
).
It
won
't affect you unless
...
...
@@ -8,7 +8,7 @@
parsed as ! because using {if not $foo} is valid, but it was impossible
to use them even as string.
[20
09--
] 1.1.1
[20
10-02-07
] 1.1.1
+ Added {optional} plugin that just prints an optional var without any
notice if it doesn'
t
exist
+
Added
Dwoo
::
setTemplate
()
for
testing
purposes
mostly
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment