Releases: translated/larakit
Releases · translated/larakit
v1.6.3
What's Changed
- Add
untar_gzfunction toshellmodule by @menicacci in #34
Full Changelog: v1.6.2...v1.6.3
v1.6.2
v1.6.1
What's Changed
What's Changed
- Bugfix on
TranslationUnit.from_json: assign correctOptional[Properties]object to_propertiesattribute by @menicacci in #30 - Improve
corpustest classes: new general tests, TUPropertiestest, and add missing attribute and return types by @menicacci in #31 - Add
mp_streamby @menicacci in #9 - Add support for TMX files with new
TMXCorpusby @menicacci in #26
v1.5.1
What's Changed
- Opening log file in append mode instead of binary append by @menicacci in #27
- Fix default prefix typo in PipelineActivity by @menicacci in #28
New Contributors
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Add "safe_open" utility in shell module by @davidecaroselli in #24
- Add "sanitize_filename" utility in shell module by @davidecaroselli in #25
Full Changelog: v1.4.1...v1.5.0
v1.4.1
What's Changed
- Fix string template bug in Progressbar by @davidecaroselli in #23
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Add tar_gz() to shell module with support for pigz by @davidecaroselli in #21
- Add cat() to shell module by @davidecaroselli in #22
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Add NVIDIA commands to shell module by @davidecaroselli in #20
- Reorganize corpus and lang modules by @davidecaroselli in #19
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Add missing type definitions to shell module by @davidecaroselli in #11
- Add progressbar module by @davidecaroselli in #12
- Fix type definition in corpus module by @davidecaroselli in #13
- Fix runtime issue in test module to support terminal execution by @davidecaroselli in #14
- Add test-release workflow on release creation by @davidecaroselli in #15
- Migrate project to TOML by @davidecaroselli in #16
- Fix several issues with Pylint and abstract properties by @davidecaroselli in #17
Full Changelog: v1.1.0...v1.2.0