Recent Releases of econ-project-templates
econ-project-templates - v0.10.1
What's Changed
- Fix codespell ignore by @buddejul in https://github.com/OpenSourceEconomics/econ-project-templates/pull/174
- Update documentation testing by @timmens in https://github.com/OpenSourceEconomics/econ-project-templates/pull/175
- Fix some references and clean up heading level. by @hmgaudecker in https://github.com/OpenSourceEconomics/econ-project-templates/pull/176
New Contributors
- @buddejul made their first contribution in https://github.com/OpenSourceEconomics/econ-project-templates/pull/174
Full Changelog: https://github.com/OpenSourceEconomics/econ-project-templates/compare/v0.10.0...v0.10.1
- TeX
Published by hmgaudecker over 1 year ago
econ-project-templates - v0.10.0
- #172 Remove R example
Full Changelog: https://github.com/OpenSourceEconomics/econ-project-templates/compare/v0.9.0...v0.10.0
- TeX
Published by timmens over 1 year ago
econ-project-templates - v0.9.0
- #169 Switch from conda/mamba to pixi
- #170 Docs: Use dynamic project version/release
Full Changelog: https://github.com/OpenSourceEconomics/econ-project-templates/compare/v0.8.4...v0.9.0
- TeX
Published by timmens over 1 year ago
econ-project-templates - v0.8.4
- Make hooks more permissive (docstrings, pandas naming, computing on return or not).
- Docs: Replace
condabymambawhere appropriate.
Full Changelog: https://github.com/OpenSourceEconomics/econ-project-templates/compare/v0.8.3...v0.8.4
- TeX
Published by hmgaudecker over 1 year ago
econ-project-templates - v0.8.3
Fix docs rendering
Fix the version number in conf.py.
- TeX
Published by hmgaudecker over 1 year ago
econ-project-templates - v0.8.2
Update installation instructions
- Just point to installation section of Effective Programming Practices for main installation part.
- Remove all traces of Anaconda throughout, replace by Miniforge.
- TeX
Published by hmgaudecker over 1 year ago
econ-project-templates - Fix docs rendering
Display the correct version number in the rendered docs.
- TeX
Published by hmgaudecker almost 2 years ago
econ-project-templates - v0.8.0
What's Changed
First, the codebase has been simplified tremendously by getting rid of cookiecutter. This means that personalisation of a new project goes via Search & Replace, but this is much more transparent than the cookiecutter dialogue, which many users found hard to navigate.
Second, the data management example has been updated to follow the ideas set forth in the data management section of Effective Programming Practices for Economists.
- Remove cookiecutter by @timmens in https://github.com/OpenSourceEconomics/econ-project-templates/pull/149
- Update data management by @timmens in https://github.com/OpenSourceEconomics/econ-project-templates/pull/152
Full Changelog: https://github.com/OpenSourceEconomics/econ-project-templates/compare/v0.7.1...v0.8.0
- TeX
Published by hmgaudecker almost 2 years ago
econ-project-templates - v0.7.1
- Replace
Pdb++byPdb+(#142, @janosg). - Fix a problem with LaTeX paths, noted by Berlin students (#143).
- TeX
Published by hmgaudecker over 2 years ago
econ-project-templates - v0.7.0
- Update required pytask to version 0.4 and adjust code accordingly (only Python example).
- Pre-commit autoupdate / fix ruff complaints.
- TeX
Published by hmgaudecker over 2 years ago
econ-project-templates - v0.6.5
Incorporate more feedback from EPP students, @janosg:
- Fix paths for LaTeX files (#133).
- Fix GHA workflow (#134).
- Pre-commit autoupdate / fix ruff complaints.
- Use default sequence style of yamlfix.
(Fix version number relative to 0.6.4)
- TeX
Published by hmgaudecker about 3 years ago
econ-project-templates - v0.6.3
Incorporate more feedback from EPP students, @janosg:
- Do not add linters by default, but give an option to add them.
- Add github actions back in, make codecov meaningful.
- TeX
Published by hmgaudecker over 3 years ago
econ-project-templates - v0.6.2
Incorporate feedback from EPP students, @janosg, @tobiasraabe.
- Update warning message for R, better explanations for examples and links to issues.
- Add scripts as explicit dependencies.
- Use gitremoteurl option again.
- Add yaml linters, run them. Update versions of pre-commit hooks also in inner project.
- Ditch flake8 in favor of ruff.
- Get rid of refurb's complaints.
- Ignore complexity in postgenproject.
- TeX
Published by hmgaudecker over 3 years ago
econ-project-templates - v0.6.1
Just a couple of very small changes fixing links in docs etc.
- TeX
Published by hmgaudecker over 3 years ago
econ-project-templates - v0.6.0
Complete re-write of example, modern pytask
- Completely change the example, just a simple logit regression now that will be the same across all languages.
- For now, include worked examples for Python and R only
- Bring all tools up-to date, most notably pytask and corresponding plugins
- Re-write documentation, format more nicely.
Credits due to @timmens !
- TeX
Published by hmgaudecker over 3 years ago
econ-project-templates - v0.5.2
Fix pytask version below 0.2
- TeX
Published by timmens about 4 years ago
econ-project-templates - v0.5.1
Fix links and changelog
- TeX
Published by hmgaudecker over 4 years ago
econ-project-templates - v0.5.0
Use plotly
Ditch matplotlib in favor of plotly.
- TeX
Published by hmgaudecker over 4 years ago
econ-project-templates - v0.4.5
Correct Pytask channel and bump versions.
- TeX
Published by hmgaudecker about 5 years ago
econ-project-templates - v0.4.1
Replace Waf by Pytask
- Complete overhaul of build system, now using pytask
- Documentation will need improvement
- Matlab currently dysfunctional
- Add minor version with trivial updates to trigger Zenodo
- TeX
Published by hmgaudecker over 5 years ago
econ-project-templates - v0.3.3
Update github links
Updated links in templates internal documentation.
Changed version numbers in cookiecutter replay.
Corrected side-by-side guide to include pythonversion and projectshort_description.
- TeX
Published by raholler over 6 years ago