Recent Releases of CiteLang

CiteLang - CiteLang Release v0.0.35

What's Changed

  • Remove napolean by @vsoch in https://github.com/vsoch/citelang/pull/53
  • [tributors] contributors/update-2022-12-08 by @github-actions in https://github.com/vsoch/citelang/pull/52
  • fix: prevent exiting the loop when one package dep_credit is too small by @hykelvinlee42 in https://github.com/vsoch/citelang/pull/55

New Contributors

  • @hykelvinlee42 made their first contribution in https://github.com/vsoch/citelang/pull/55

Full Changelog: https://github.com/vsoch/citelang/compare/0.0.34...0.0.35

Scientific Software - Peer-reviewed - Python
Published by vsoch about 1 year ago

CiteLang - CiteLang Release v0.0.34

What's Changed

  • [tributors] contributors/update-2022-09-05 by @github-actions in https://github.com/vsoch/citelang/pull/48
  • fixed small spelling error in readme.md by @Traceton in https://github.com/vsoch/citelang/pull/49
  • [tributors] contributors/update-2022-09-29 by @github-actions in https://github.com/vsoch/citelang/pull/50
  • update pypi parser imports by @vsoch in https://github.com/vsoch/citelang/pull/51

New Contributors

  • @Traceton made their first contribution in https://github.com/vsoch/citelang/pull/49

Full Changelog: https://github.com/vsoch/citelang/compare/0.0.33...0.0.34

Scientific Software - Peer-reviewed - Python
Published by vsoch about 3 years ago

CiteLang - CiteLang Release v0.0.33

What's Changed

  • preparing for 0.0.33 release for JoSS paper by @vsoch in https://github.com/vsoch/citelang/pull/46

Full Changelog: https://github.com/vsoch/citelang/compare/0.0.32...0.0.33

Scientific Software - Peer-reviewed - Python
Published by vsoch over 3 years ago

CiteLang - CiteLang Release v0.0.32

What's Changed

  • Add/test docs by @vsoch in https://github.com/vsoch/citelang/pull/44

Full Changelog: https://github.com/vsoch/citelang/compare/0.0.31...0.0.32

Scientific Software - Peer-reviewed - Python
Published by vsoch over 3 years ago

CiteLang - CiteLang Release v0.0.31

What's Changed

  • adding fromfile to packagebase for single serving usage by @vsoch in https://github.com/vsoch/citelang/pull/39

Full Changelog: https://github.com/vsoch/citelang/compare/0.0.30...0.0.31

Scientific Software - Peer-reviewed - Python
Published by vsoch over 3 years ago

CiteLang - CiteLang Release v0.0.30

What's Changed

  • contrib: use specific git log range. Avoid --all. by @dtrudg in https://github.com/vsoch/citelang/pull/36
  • adding more documentation and summary of citelang in readme and docs … by @vsoch in https://github.com/vsoch/citelang/pull/38

Full Changelog: https://github.com/vsoch/citelang/compare/0.0.29...0.0.30

Scientific Software - Peer-reviewed - Python
Published by vsoch almost 4 years ago

CiteLang - CiteLang Release v0.0.29

What's Changed

  • Default is deep search with option for --shallow by @vsoch in https://github.com/vsoch/citelang/pull/34

Full Changelog: https://github.com/vsoch/citelang/compare/0.0.28...0.0.29

Scientific Software - Peer-reviewed - Python
Published by vsoch almost 4 years ago

CiteLang - CiteLang Release v0.0.28

What's Changed

  • early work to add CMakeLists.txt parser! by @vsoch in https://github.com/vsoch/citelang/pull/32

Full Changelog: https://github.com/vsoch/citelang/compare/0.0.27...0.0.28

Scientific Software - Peer-reviewed - Python
Published by vsoch almost 4 years ago

CiteLang - CiteLang Release v0.0.27

What's Changed

  • Add/paper by @vsoch in https://github.com/vsoch/citelang/pull/31
  • package listing should be sorted by name

Full Changelog: https://github.com/vsoch/citelang/compare/0.0.26...0.0.27

Scientific Software - Peer-reviewed - Python
Published by vsoch almost 4 years ago

CiteLang - CiteLang Release v0.0.26

What's Changed

  • url parsing bug in markdown by @vsoch in https://github.com/vsoch/citelang/pull/30

Full Changelog: https://github.com/vsoch/citelang/compare/0.0.25...0.0.26

Scientific Software - Peer-reviewed - Python
Published by vsoch almost 4 years ago

CiteLang - CiteLang Release v0.0.25

What's Changed

  • adding support to use pypi resolver to get dependency list from file by @vsoch in https://github.com/vsoch/citelang/pull/29
  • adding support to load cached data

Full Changelog: https://github.com/vsoch/citelang/compare/0.0.24...0.0.25

Scientific Software - Peer-reviewed - Python
Published by vsoch almost 4 years ago

CiteLang - CiteLang Release v0.0.24

What's Changed

  • fix: ensure table colors are visible by @dtrudg in https://github.com/vsoch/citelang/pull/26
  • Updates for rsepedia by @vsoch in https://github.com/vsoch/citelang/pull/27

New Contributors

  • @dtrudg made their first contribution in https://github.com/vsoch/citelang/pull/26

Full Changelog: https://github.com/vsoch/citelang/compare/0.0.23...0.0.24

Scientific Software - Peer-reviewed - Python
Published by vsoch almost 4 years ago

CiteLang - CiteLang Release v0.0.23

What's Changed

  • adding support to ignore specific file basenames or fullpaths by @vsoch in https://github.com/vsoch/citelang/pull/24

Full Changelog: https://github.com/vsoch/citelang/compare/0.0.22...0.0.23

Scientific Software - Peer-reviewed - Python
Published by vsoch almost 4 years ago

CiteLang - CiteLang Release v0.0.22

What's Changed

  • adding support for authors filters / lookup by @vsoch in https://github.com/vsoch/citelang/pull/23

Full Changelog: https://github.com/vsoch/citelang/compare/0.0.21...0.0.22

Scientific Software - Peer-reviewed - Python
Published by vsoch almost 4 years ago

CiteLang - CiteLang Release v0.0.21

What's Changed

  • start of work to add contrib data export by @vsoch in https://github.com/vsoch/citelang/pull/21
  • bug fixes to pypi custom parser (requirements and setup.py files)

Full Changelog: https://github.com/vsoch/citelang/compare/0.0.2...0.0.21

Scientific Software - Peer-reviewed - Python
Published by vsoch almost 4 years ago

CiteLang - CiteLang Release v0.0.2

What's Changed

  • Add/R requirements parser by @vsoch in https://github.com/vsoch/citelang/pull/18
  • Adding support for requirements files parsers! by @vsoch in https://github.com/vsoch/citelang/pull/19

Full Changelog: https://github.com/vsoch/citelang/compare/0.0.19...0.0.2

Scientific Software - Peer-reviewed - Python
Published by vsoch almost 4 years ago

CiteLang - CiteLang Release v0.0.19

What's Changed

  • bug fixes for badge generation by @vsoch in https://github.com/vsoch/citelang/pull/17

Full Changelog: https://github.com/vsoch/citelang/compare/0.0.18...0.0.19

Scientific Software - Peer-reviewed - Python
Published by vsoch almost 4 years ago

CiteLang - CiteLang Release v0.0.18

What's Changed

  • start of work to refactor structure by @vsoch in https://github.com/vsoch/citelang/pull/16
  • cache and http and settings are global and shared to separate module logic
  • example to parse several repos from requirements files.

Full Changelog: https://github.com/vsoch/citelang/compare/0.0.17...0.0.18

Scientific Software - Peer-reviewed - Python
Published by vsoch almost 4 years ago

CiteLang - CiteLang Release v0.0.17

What's Changed

  • fixing split of credit between child and parent by @vsoch in https://github.com/vsoch/citelang/pull/15

Full Changelog: https://github.com/vsoch/citelang/compare/0.0.16...0.0.17

Scientific Software - Peer-reviewed - Python
Published by vsoch almost 4 years ago

CiteLang - CiteLang Release v0.0.16

What's Changed

  • improving citelang static graphic by @vsoch in https://github.com/vsoch/citelang/pull/14

Full Changelog: https://github.com/vsoch/citelang/compare/0.0.15...0.0.16

Scientific Software - Peer-reviewed - Python
Published by vsoch almost 4 years ago

CiteLang - CiteLang Release v0.0.15

What's Changed

  • adding citelang badge by @vsoch in https://github.com/vsoch/citelang/pull/13

Full Changelog: https://github.com/vsoch/citelang/compare/0.0.14...0.0.15

Scientific Software - Peer-reviewed - Python
Published by vsoch almost 4 years ago

CiteLang - CiteLang Release v0.0.14

What's Changed

  • adding second badge type - sunburst by @vsoch in https://github.com/vsoch/citelang/pull/11

Full Changelog: https://github.com/vsoch/citelang/compare/0.0.13...0.0.14

Scientific Software - Peer-reviewed - Python
Published by vsoch almost 4 years ago

CiteLang - CiteLang Release v0.0.13

What's Changed

  • adding basics for citelang gen (will be an action) by @vsoch in https://github.com/vsoch/citelang/pull/9
  • adding action here by @vsoch in https://github.com/vsoch/citelang/pull/10

Full Changelog: https://github.com/vsoch/citelang/compare/0.0.12...0.0.13

Scientific Software - Peer-reviewed - Python
Published by vsoch almost 4 years ago

CiteLang - CiteLang Release v0.0.12

What's Changed

  • Test adding security tool codeql by @vsoch in https://github.com/vsoch/citelang/pull/7
  • adding support for markdown parsing by @vsoch in https://github.com/vsoch/citelang/pull/8

Full Changelog: https://github.com/vsoch/citelang/compare/0.0.11...0.0.12

Scientific Software - Peer-reviewed - Python
Published by vsoch almost 4 years ago

CiteLang - CiteLang Release v0.0.11

This is the first release of citelang, with most functions except for reading/writing markdown syntax! The recent PR added support for an interactive html rendering "badge" of the software graph.

What's Changed

  • start of work to add additional graph outputs and custom packages by @vsoch in https://github.com/vsoch/citelang/pull/3
  • determine rounding based on threshold for credit by @vsoch in https://github.com/vsoch/citelang/pull/4
  • adding documentation, docs deploy pipeline, and eventual release work… by @vsoch in https://github.com/vsoch/citelang/pull/5
  • Adding citelang badge by @vsoch in https://github.com/vsoch/citelang/pull/6
  • [tributors] contributors/update-2022-03-13 by @github-actions in https://github.com/vsoch/citelang/pull/1
  • [WIP] start of work for credit and graph schemes! by @vsoch in https://github.com/vsoch/citelang/pull/2

New Contributors

  • @github-actions made their first contribution in https://github.com/vsoch/citelang/pull/1
  • @vsoch made their first contribution in https://github.com/vsoch/citelang/pull/2

Full Changelog: https://github.com/vsoch/citelang/commits/0.0.11

Scientific Software - Peer-reviewed - Python
Published by vsoch almost 4 years ago