All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- SQLite as main database.
CHANGELOG.md
following keepachangelog template.
- MongoDB Support.
- Switched to Gulp, thanks @BillCriswell
- Bash support
- feature to add Name to pastes
- feature to avoid list the pastes in the public list (Private Option)
- Style Guide
paste.js
0.1.3 - 2015-01-14
- Style guide added at
/style-guide
route
- Sass folder structure.
- Raw data set to fixed height.
- Bug of
.linenos
showing wrong size.
0.1.2 - 2015-01-06
- Added
favicon.ico
- Replaced Pymongo class
Connection
forMongoClient
all_entries
renamed tolatest_pastes
onpastes.py
pastes.html
renamted tolatest_pastes.html
- Removed my GA and WMT verification code.
0.1.1 - 2014-12-27
- MIT License.
- CSS styling.
- Sorting paste by date fixed.
0.1.0 - 2014-12-17
- Autocomplete for Ace.js.
- Emmet mode for Ace.js.
- Vim mode for Ace.js.
- Emacs mode for Ace.js.
- User management.