Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
fuchsia.googlesource.com-third_party-mako
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fuchsia-mirror
fuchsia.googlesource.com-third_party-mako
Commits
4ab9664a
Commit
4ab9664a
authored
12 years ago
by
Mike Bayer
Browse files
Options
Downloads
Patches
Plain Diff
- version bump
- changelog
parent
f6fd2ec7
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGES
+5
-0
5 additions, 0 deletions
CHANGES
mako/__init__.py
+1
-1
1 addition, 1 deletion
mako/__init__.py
with
6 additions
and
1 deletion
CHANGES
+
5
−
0
View file @
4ab9664a
0.7.4
- [feature] Added future_imports parameter to Template
and TemplateLookup, renders the __future__ header
with desired capabilities at the top of the generated
template module. Courtesy Ben Trofatter.
0.7.3
- [bug] legacy_html_escape function, used when
...
...
This diff is collapsed.
Click to expand it.
mako/__init__.py
+
1
−
1
View file @
4ab9664a
...
...
@@ -5,5 +5,5 @@
# the MIT License: http://www.opensource.org/licenses/mit-license.php
__version__
=
'
0.7.
3
'
__version__
=
'
0.7.
4
'
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment