muesli4 / table-layout

Layout data in grids and pretty tables. Provides a lot of tools to get the cell formatting right (positional alignment, alignment on specific characters and limiting of cell width)..
BSD 3-Clause "New" or "Revised" License
37 stars 11 forks source link

Preparations for release #48

Closed muesli4 closed 1 year ago

muesli4 commented 1 year ago

I am currently in the process of cleaning up. Since we are breaking compatibility anyway, I use this as an opportunity to restructure some of the code.

Xitian9 commented 1 year ago

I'll review this later today.

I also have an update to #34 coming, but since it conflicts with some of the changes in #45, I'll wait until this is merged to push.

muesli4 commented 1 year ago

@Xitian9, I don't mind rebasing.

muesli4 commented 1 year ago

If it is too much for you, you don't have to go into detail. But you are obviously welcome to do so. And please be pedantic and let me know if you do not like a specific change.

The first 3 commits are from https://github.com/muesli4/table-layout/pull/46.

documentation