Skip to content

Releases: jobatabs/textec

v0.3.0

11 Dec 15:57
3090edc

Choose a tag to compare

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

04 Dec 14:35
v0.2.0
7b26575

Choose a tag to compare

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
  • Bugfix/fix-pp-regex in #41
    • Regex handling was improved

Full Changelog: v0.1.0...v0.2.0

Contributors

v0.1.0

27 Nov 14:20
e28ea3d

Choose a tag to compare

Textec Version 0.1.0

What's Changed

User can add reference and view a list of references on the landing page

  • Feature/user can delete reference by @RGH84 in #37

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

  • Bugfix/check for required information by @sakorh in #36

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