An open API service for providing issue and pull request metadata for open source projects.

GitHub / denvercoder1/table2ascii issues and pull requests

#130 - chore(deps): update sphinx requirement from <5,>=4.0.0 to >=4.0.0,<8

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, python

#129 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 6 months ago

#128 - chore(deps): update sphinx requirement from <5,>=4.0.0 to >=4.0.0,<9

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 3 comments
Labels: dependencies

#100 - fix: Include py.typed in package data for mypy

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: bug

#99 - chore(deps-dev): update mypy requirement from <1,>=0.982 to >=0.982,<2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#98 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 2 years ago

#97 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 2 years ago

#96 - chore(deps-dev): update pre-commit requirement from <3,>=2.0.0 to >=2.0.0,<4

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#95 - Cannot build wheel on Ubuntu

Issue - State: closed - Opened by jesp1999 over 2 years ago - 2 comments

#94 - docs: Fix unlinked references and updated docstrings

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: documentation

#93 - docs(readme): Add numeric_aligments to readme

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: documentation

#92 - feat: Support for aligning numbers separately from strings

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: enhancement

#91 - feat: Ability to align all columns with a single Alignment

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: enhancement

#90 - feat: Added decimal alignment option

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: enhancement

#89 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 2 years ago

#88 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 2 years ago

#87 - chore: Make version static in pyproject.toml

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: chore

#86 - fix: make dependencies and other build arguments static

Pull Request - State: closed - Opened by ohjunseung over 2 years ago - 4 comments
Labels: bug

#85 - fix: Fix setup error occurring on Windows and added Windows ci tests

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: chore

#84 - docs: Update build status badge

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: documentation

#83 - feat: Add invalid column width error

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: enhancement

#82 - ci: Update publish script to use build module

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: chore

#81 - docs(readme): fix action build badge

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: documentation

#80 - chore: Resolve pyproject and setup.py conflicts

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: chore

#79 - docs: Use sphinx-book-theme for docs

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: documentation

#78 - Missing data error, Sequence instead of List, Fix TableStyle warning

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: refactor

#77 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 2 years ago

#76 - docs(readme): Update description and terminal screenshot

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: documentation

#75 - feat: Make Alignment an IntEnum to support numbers 0-2

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: enhancement

#74 - refactor: Created custom exception classes

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: refactor

#73 - chore(deps): Update dev dependencies

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: dependencies

#72 - chore(deps-dev): bump tox from 3.24.5 to 4.0.8

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#71 - chore(deps-dev): bump pytest from 7.1.2 to 7.2.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#70 - chore(deps-dev): update flake8 requirement from <4,>=3.8 to >=3.8,<7

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#69 - chore(deps-dev): bump taskipy from 1.10.1 to 1.10.3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#68 - chore(deps-dev): bump pre-commit from 2.18.1 to 2.20.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#67 - feat!: Added the ability to merge cells with Merge.LEFT

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: enhancement

#66 - chore: Add to pypi classifiers

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: chore

#65 - refactor: comment style and reduce nesting complexity

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: refactor

#64 - refactor: Typo fix with separator used internally

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: refactor

#63 - feat!: Add use_wcwidth for Asian character support

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: enhancement

#62 - docs: Fix types missing from docs

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: documentation

#61 - refactor: New annotation style and dependency specificity

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: refactor

#60 - Different languages cause layout changes.

Issue - State: closed - Opened by Neillife over 2 years ago - 10 comments
Labels: enhancement

#59 - [feature Request] Support for row with less columns

Issue - State: closed - Opened by aurkaxi over 2 years ago - 5 comments
Labels: enhancement

#58 - ci: [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 2 years ago

#57 - chore: Bump version to 0.5.0

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: chore

#56 - ci: Add Pyright linting for Python 3.11

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: chore

#55 - docs(readme): Readability improvements and subheading emojis

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: documentation

#54 - docs: fix code alignment in example usage

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: documentation

#53 - fix: reduce padding left and right of plain style

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: bug, enhancement

#52 - feat: Add `cell_padding` configurable option

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: enhancement

#51 - refactor: Support for mypy and add to lint workflow

Pull Request - State: closed - Opened by DenverCoder1 over 2 years ago
Labels: refactor

#50 - feat: Added `plain` table style

Pull Request - State: closed - Opened by ghrps3 over 2 years ago
Labels: enhancement

#49 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] almost 3 years ago

#48 - docs: Set table of contents depth for Sphinx 5.x

Pull Request - State: closed - Opened by DenverCoder1 almost 3 years ago
Labels: documentation

#47 - chore: Bump version to 0.4.0

Pull Request - State: closed - Opened by DenverCoder1 almost 3 years ago

#46 - docs: Limit table of contents depth to 2 levels

Pull Request - State: closed - Opened by DenverCoder1 almost 3 years ago
Labels: documentation

#45 - feat: Add `ascii_rounded` and `ascii_rounded_box` table styles

Pull Request - State: closed - Opened by DenverCoder1 almost 3 years ago
Labels: enhancement

#44 - refactor: Annotate value type with SupportsStr protocol

Pull Request - State: closed - Opened by DenverCoder1 almost 3 years ago
Labels: refactor

#43 - ci: Ensure minimum tested version is 3.7

Pull Request - State: closed - Opened by DenverCoder1 almost 3 years ago

#42 - docs: Refactor with more_autodoc.typehints and built-in type links

Pull Request - State: closed - Opened by DenverCoder1 almost 3 years ago
Labels: documentation

#41 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] almost 3 years ago

#40 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 3 years ago

#39 - ci: [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 3 years ago

#38 - feat: Support for auto-sizing specific columns using `None`

Pull Request - State: closed - Opened by DenverCoder1 about 3 years ago

#37 - ci,docs: Add Pyright checks to tests, add contributing docs

Pull Request - State: closed - Opened by DenverCoder1 about 3 years ago

#36 - ci: Add pre-commit hooks and pyright checks

Pull Request - State: closed - Opened by DenverCoder1 about 3 years ago

#35 - refactor: use explicit kwargs over **options, type fixes

Pull Request - State: closed - Opened by DenverCoder1 about 3 years ago

#34 - chore: Add docs link, license, and keywords to Pypi setup

Pull Request - State: closed - Opened by DenverCoder1 over 3 years ago

#33 - docs: Meta og descriptions

Pull Request - State: closed - Opened by DenverCoder1 over 3 years ago
Labels: documentation

#32 - Emojis don't affect the width of columns

Issue - State: closed - Opened by sacooke over 3 years ago - 3 comments

#31 - chore: Bump version to 0.2.0

Pull Request - State: closed - Opened by DenverCoder1 over 3 years ago

#30 - feat: support for multiline cells

Pull Request - State: closed - Opened by DenverCoder1 over 3 years ago
Labels: enhancement

#29 - Error on non-`len` compatible values in a cell

Issue - State: closed - Opened by EthanZeigler over 3 years ago - 1 comment
Labels: bug

#28 - Support for newlines within cells

Issue - State: closed - Opened by EthanZeigler over 3 years ago - 1 comment
Labels: enhancement

#27 - ci: Added git auto commit to workflow

Pull Request - State: closed - Opened by sairamkiran9 over 3 years ago - 6 comments
Labels: documentation

#26 - docs: fix docs color styling and fonts

Pull Request - State: closed - Opened by DenverCoder1 over 3 years ago

#25 - Fix font and highlighting in preset styles docs

Issue - State: closed - Opened by DenverCoder1 over 3 years ago
Labels: documentation

#24 - chore: Allow releasing package without creating a new release

Pull Request - State: closed - Opened by DenverCoder1 over 3 years ago

#23 - fix: convert integers to strings to allow in tables

Pull Request - State: closed - Opened by DenverCoder1 almost 4 years ago

#22 - Allow any stringifiable object in table values

Issue - State: closed - Opened by DenverCoder1 almost 4 years ago
Labels: bug

#21 - Generate style list docs automatically on push to main

Issue - State: closed - Opened by DenverCoder1 almost 4 years ago
Labels: documentation

#20 - ci: Create docs test GitHub Action

Pull Request - State: closed - Opened by DenverCoder1 almost 4 years ago

#19 - docs: Change code block background color in dark mode

Pull Request - State: closed - Opened by DenverCoder1 almost 4 years ago

#18 - Added docs with readthedocs and minor changes to readme

Pull Request - State: closed - Opened by DenverCoder1 almost 4 years ago

#17 - Fix preset styles link

Pull Request - State: closed - Opened by strugee almost 4 years ago

#16 - docs: update test command

Pull Request - State: closed - Opened by DenverCoder1 almost 4 years ago
Labels: documentation

#15 - ci: Test with tox command

Pull Request - State: closed - Opened by DenverCoder1 almost 4 years ago

#14 - Dataclasses is not needed in 3.7+

Pull Request - State: closed - Opened by DenverCoder1 almost 4 years ago

#13 - 📝 Fixed typo in readme

Pull Request - State: closed - Opened by DenverCoder1 about 4 years ago

#12 - Added download count badge

Pull Request - State: closed - Opened by DenverCoder1 about 4 years ago
Labels: documentation

#11 - Update discord color and option text

Pull Request - State: closed - Opened by DenverCoder1 about 4 years ago
Labels: documentation

#10 - Added preset styles and a way to add custom styles

Pull Request - State: closed - Opened by DenverCoder1 about 4 years ago
Labels: enhancement

#9 - Add column width option and alignments option

Pull Request - State: closed - Opened by DenverCoder1 over 4 years ago
Labels: enhancement

#8 - Allow user to specify column alignments

Issue - State: closed - Opened by DenverCoder1 over 4 years ago
Labels: enhancement

#7 - Allow user to specify column widths

Issue - State: closed - Opened by DenverCoder1 over 4 years ago
Labels: enhancement

#6 - Bump to version 0.0.2

Pull Request - State: closed - Opened by DenverCoder1 over 4 years ago

#5 - Support for first_col_heading and last_col_heading options

Pull Request - State: closed - Opened by DenverCoder1 over 4 years ago