Releases: jobatabs/textec
Releases · jobatabs/textec
v0.3.0
What's Changed
- Features in #16
- New: Search field
- New: Reference search in the backend
- New: Download feature that only downloads references from the search results
- Improvement in #49
- Improvement: User interface improved
- And other minor improvements and bug fixes
Full Changelog: v0.2.0...v0.3.0
Contributors
v0.2.0
What's Changed
- Features and fixes in #47
- New: User can now add different types of references, including
@book,@article, and@misc - New: Added references can now be edited
- Improved: optional fields are now marked instead of required fields
- Improved: added more optional fields
- Refactor: Reference object is used throughout code
- Bugfix: Removed "things still unfinished" text
- Bugfix: Tag collisions are handled gracefully
- New: User can now add different types of references, including
- Bugfix/fix-pp-regex in #41
- Regex handling was improved
Full Changelog: v0.1.0...v0.2.0
Contributors
v0.1.0
Textec Version 0.1.0
What's Changed
User can add reference and view a list of references on the landing page
User can delete reference and is shown a confirmation when the delete is successful or unsuccessful
Required fields are marked and user can add a optional field
The form only accepts inputs where all required fields are filled
Generates a bibfile from all the references
- Knows Issues:
#34 Doesn't check that the tags are unique
Contributors
Full Changelog:
https://github.com/jobatabs/textec/commits/v0.1.0