Matt Wright
8b1ab24341
Bump version number to 1.7.5
2015-12-02 17:20:46 -05:00
Jon Banafato
4508c717fb
Fix tests, add py35
...
- Add Python 3.5 support on travis
- pytest-cache has been merged into pytest [0] and is no longer
separately maintained, so pytest-cache-related requirements are being
updated.
- Flask-Mongoengine latest stable is broken on Python 2.6 (but fixed in
master [1]), so its version is being restricted for now.
[0] http://pytest.org/latest/changelog.html#id3 [1]
https://github.com/MongoEngine/flask-mongoengine/pull/174
2015-11-03 14:14:11 -05:00
Matt Wright
94c7c09dc2
Bump version number to 1.7.4
2014-10-13 13:38:44 -04:00
Matt Wright
7b474efd7a
Bump version number to 1.7.3
2014-06-10 13:05:24 -04:00
Matt Wright
f387759cee
Bump version number to 1.7.2
2014-05-06 14:05:27 -04:00
Matt Wright
721b985bc4
Something about a bug...
2014-05-06 11:59:28 -04:00
Matt Wright
f3014d01df
Convert all tests to use pytest. Phew!
2014-03-13 18:28:25 -04:00
Matt Wright
316d945d96
Bump version number to 1.7.1
2014-01-14 10:41:53 -05:00
Matt Wright
76fc578cf5
Bump version number to 1.7.0
2014-01-10 14:40:24 -05:00
Matt Wright
68ecc7bb10
Update test dependencies in setup.py
2014-01-07 16:40:59 -05:00
Matt Wright
ac2dfe964b
Update dependencies in setup.py
2014-01-07 16:40:35 -05:00
Matt Wright
07bb00f75c
Bump version number to 1.6.9
2013-08-20 12:35:29 -04:00
Matt Wright
f6b532103d
Bump version number to 1.6.8
2013-08-01 16:27:32 -04:00
Matt Wright
0f46f35981
Bump version number to 1.6.7
2013-07-11 14:58:46 -04:00
Matt Wright
514de64303
Bump version number to 1.6.6
2013-06-28 17:24:50 -04:00
Matt Wright
df1647f1f9
Fix install_requires in setup.py
2013-06-28 17:23:16 -04:00
Matt Wright
4d8a813004
Bump version number to 1.6.5
2013-06-20 16:01:36 -04:00
Matt Wright
d19bb98abd
Version 1.6.4 changes. Refer to CHANGES for updates. Fixes #123 #121 #120 $119
2013-06-18 14:56:12 -04:00
Matt Wright
db56ff74a9
Bump version number to 1.6.3
2013-05-08 12:29:48 -04:00
Matt Wright
99ac732d10
Bump version number to 1.6.2
2013-04-04 10:24:03 -04:00
Matt Wright
c84c485493
Bump version number to 1.6.1
2013-04-03 11:07:36 -04:00
Matt Wright
ba1758e5c7
Bump version number to 1.6.0
2013-03-13 14:06:34 -04:00
Manuel Ebert
70b11d9015
Unit-tests for flask-peewee
2013-01-25 16:53:01 -08:00
Manuel Ebert
68f8127286
Updates dependencies to Flask>=0.9
...
after_this_request was introduced in 0.9-dev
2013-01-24 16:23:48 -08:00
Matt Wright
029466830d
Bump version number to 1.5.4
2013-01-06 20:43:02 -05:00
Matt Wright
f8fbd6cec8
Bump version number to 1.5.3
2012-12-23 16:47:20 -05:00
Matt Wright
9d11dd0787
Update dependency rules
2012-12-23 16:47:14 -05:00
Matt Wright
3a5a1b4f52
Bump version number to 1.5.2
2012-12-11 15:15:01 -05:00
Matt Wright
5e49a4e05b
Bump version number to 1.5.1
2012-11-26 15:01:54 -05:00
Matt Wright
d7f52af371
Bump version number
2012-10-11 17:39:05 -04:00
Matt Wright
f96feaffa1
Bump version number to 1.5.0
2012-10-11 17:34:32 -04:00
Matt Wright
aad042d7ad
Update changelog and install dependencies
2012-10-11 17:11:48 -04:00
Matt Wright
a269930ec3
Update docs and tests
2012-10-10 13:36:59 -04:00
Matt Wright
b0b09aea49
Add ability to define a send_mail_task which could be used to send mails instead of the default flask-mail plugin. Could also be used to send mail asynchronously. Make flask-mail required as well.
2012-08-23 13:01:11 -04:00
Matt Wright
a39f46854e
Significant design change: commit data after some requests to avoid multiple database hits when using SQLALchemy
2012-08-17 13:19:40 -04:00
Matt Wright
4daefcf1f7
Change name
2012-08-14 16:21:58 -04:00
Matt Wright
aee3d30e50
Remove required flask-mail dependency. Let users install it themselves if features require it. Also need to wait till newer version is released
2012-07-19 17:04:48 -04:00
Matt Wright
dbd0b7b23b
House keeping
2012-07-19 12:20:04 -04:00
Matt Wright
ddc503d296
Mising comma
2012-07-11 17:02:44 -04:00
Matt Wright
f35fa7f4d0
Update dependency
2012-07-11 16:34:00 -04:00
Matt Wright
a7016c1cfa
Update build and dependencies
2012-06-20 15:36:44 -04:00
Matt Wright
421cf410a2
Specify dependency versions in setup.py
2012-06-18 16:58:56 -04:00
Matt Wright
08582b7f82
Remove old Flask-MongoEngine dependency since it is now officially on pypi
2012-05-22 18:42:31 -04:00
Matt Wright
20abde5542
Add Flask-Mail dependency
2012-05-22 18:34:42 -04:00
Matt Wright
4625e9bdf3
Bump version
2012-05-01 15:43:14 -04:00
Matt Wright
9b513ce4ab
Polish
2012-05-01 11:19:46 -04:00
Matt Wright
44fb7cfe38
Update dev version
2012-04-27 14:04:08 -04:00
Matt Wright
ab08abcaf9
Fix #4
2012-04-27 13:37:50 -04:00
Matt Wright
0acf4bca0d
remove __version__ because it was causing problems with installation from pypi
2012-04-04 12:16:00 -04:00
Matt Wright
744ded7f1b
Consolidate version number in one place
2012-03-27 18:49:01 -04:00