Skip to content

Latest commit

 

History

History
261 lines (129 loc) · 5.75 KB

File metadata and controls

261 lines (129 loc) · 5.75 KB

Changelog

v0.2.2 (2026-08-10)

New

  • Tests added/improved, added normalization of html parsing. [andrea]

Changes

  • New url for checking api errors. [andrea]

  • Updated README. [andrea]

  • Improved docstring. [andrea]

  • Update rules. [andrea]

  • Migration from poetry/black to uv/ruff, removed sphinx, other changes. [andrea]

Fix

  • Restored pystache for changelog. [andrea]

v0.2.0 (2024-11-06)

Changes

  • Adds downloads shield on PyPI. [MasterOfPuppets]

  • Adds integration tests on pyrepec. [MasterOfPuppets]

  • Adds unit tests for get_ref. [MasterOfPuppets]

  • Add get_ref. [MasterOfPuppets]

Other

  • Merge branch 'feature_mind_tricks_and_other_stuff' into 'development' [MasterOfPuppets]

    Feature mind tricks and other stuff

    See merge request research-monitor/pyrepec!21

v0.1.10 (2024-04-17)

Changes

  • Cosmetic changes to code. [MasterOfPuppets]

  • Pkg: adds a very basic mocking test for unit testing. [MasterOfPuppets]

  • Updated changelog. [Andrea]

  • Bumpversion 0.1.7. [Andrea]

  • Improved docstring. [Andrea]

  • Adds blake to dev and reformats source code. [MasterOfPuppets]

Fix

  • Remove empty line from README.md. [MasterOfPuppets]

  • Wrong token in error method, added related api test. [Andrea]

  • Fixed RePEc name. [Andrea]

  • Typos in text. [Andrea]

  • Use markdown to generate CHANGELOG.md. [MasterOfPuppets]

  • Pkg: add .coverage to .gitignore. [MasterOfPuppets]

  • Fixes #6. [MasterOfPuppets]

  • Fixed variables and classes to import. [Andrea]

  • Removed docs/_build. [Andrea]

  • Includes Fix #5 plus merges master/development. [MasterOfPuppets]

  • Fix #5. [MasterOfPuppets]

Other

  • Merge branch 'feature_refine' into 'development' [MasterOfPuppets]

    Feature refine

    See merge request research-monitor/pyrepec!20

  • Merge branch 'feature_refine' into 'development' [MasterOfPuppets]

    Feature refine /2

    See merge request research-monitor/pyrepec!19

  • Fixed search/replace string for readme. [Andrea]

  • Added readme versioning. [Andrea]

  • Black formatting. [Andrea]

  • Commenting error try/catch. [Andrea]

  • A minimal readme. [Andrea]

  • Merge branch 'feature_refine' into 'development' [MasterOfPuppets]

    method for errors, fixed typos

    See merge request research-monitor/pyrepec!18

  • Method for errors, fixed typos. [Andrea]

  • Merge branch 'fix_pymustache_markdown' into 'development' [MasterOfPuppets]

    Fix pymustache markdown

    See merge request research-monitor/pyrepec!17

  • Merge branch 'feature_mock_tests' into 'development' [Andrea Capitanelli]

  • Merge branch 'fix_6' into 'development' [Andrea Capitanelli]

    Fix #6

    See merge request research-monitor/pyrepec!15

  • Merge branch 'hotfix_typo' into 'development' [MasterOfPuppets]

    fix: dev: remove double period in session.get statement

    See merge request research-monitor/pyrepec!14

  • Merge branch 'feature_requests_sessions' into 'development' [Andrea Capitanelli]

    fix: dev: adds requests.Session and kwargs to RePEc()

    See merge request research-monitor/pyrepec!13

  • Merge branch 'fix_dont_cache_errors' into 'development' [Andrea Capitanelli]

    Fix dont cache errors

    See merge request research-monitor/pyrepec!12

  • Merge branch 'development' into 'master' [Andrea Capitanelli]

    development -> master

    Closes #5

    See merge request research-monitor/pyrepec!11

  • Merge branch 'feature_docgen' into 'development' [MasterOfPuppets]

    Feature docgen

    See merge request research-monitor/pyrepec!10

  • Merge branch 'feature_unit_tests' into 'development' [MasterOfPuppets]

    Feature unit tests

    See merge request research-monitor/pyrepec!9

  • Updated changelog, version. [Andrea]

  • Model for JEL codes, unit tests, minor fixes. [Andrea]

  • Merge branch 'fix_5' into 'development' [MasterOfPuppets]

    Sistema l'Issue 5

    See merge request research-monitor/pyrepec!8

  • Merge branch 'feature_black' into 'development' [Andrea Capitanelli]

    chg: dev: adds blake to dev and reformats source code

    See merge request research-monitor/pyrepec!7

  • Merge branch 'feature_reformat' into 'development' [MasterOfPuppets]

    single and list result models, general cleanup

    See merge request research-monitor/pyrepec!6

  • Single and list result models, general cleanup. [Andrea]

  • Merge branch 'feature_session_cache' into 'development' [MasterOfPuppets]

    Feature session cache

    See merge request research-monitor/pyrepec!5

  • Updated proj config. [Andrea]

  • Added pydantic models, internal cache. [Andrea]

  • Schema for unit tests. [Andrea]

  • Minor reformatting. [Andrea]

  • Init pydantic models. [Andrea]

  • Merge branch 'development' into 'development' [Andrea Capitanelli]

    Aggiunge poetry.toml e sposta il .venv nella directory di progetto (+ pystache)

    See merge request research-monitor/pyrepec!4

v0.1.5 (2024-04-02)

Changes

  • Adds poetry.toml with in-project=true and fixes pystache missing from pyproject. [MasterOfPuppets]

  • Fixed messed up gitchangelog config. [MasterOfPuppets]

  • Adds a stub for the projects plus eng docs. [MasterOfPuppets]

  • Adds docs/_build to .gitignore. [MasterOfPuppets]

  • Adds pymustache for gitchangelog output and fixes rules for it. [MasterOfPuppets]

  • Adds docs/conf.py to bumpversion. [MasterOfPuppets]

  • Adds a stub for sphinx docs. [MasterOfPuppets]

  • Adds classed to be removed (to test sphinx) [MasterOfPuppets]

  • Adds .editorconfig. [MasterOfPuppets]

  • Adds gitchangelog and bumpversion. [MasterOfPuppets]

Other

  • Merge branch 'feature_new_repec' into 'development' [Andrea Capitanelli]

    Feature new repec

    See merge request research-monitor/pyrepec!3

  • Changelog error to fix. [Andrea]

  • New minimal class for repec client. [Andrea]

  • Merge branch 'master' into 'development' [Andrea Capitanelli]

    Sphinx ed altre amenita'

    See merge request research-monitor/pyrepec!1

  • Added gitignore. [Andrea]