Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version v1.0 #102

Merged
merged 104 commits into from
Jan 8, 2024
Merged

Version v1.0 #102

merged 104 commits into from
Jan 8, 2024

Commits on Sep 12, 2023

  1. rm goreleaser action.

    bengarrett committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    663c9ca View commit details
    Browse the repository at this point in the history
  2. reference link.

    bengarrett committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    d066abc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    909e1e1 View commit details
    Browse the repository at this point in the history
  4. typo fixes.

    bengarrett committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a9f41cc View commit details
    Browse the repository at this point in the history
  5. readme tweaks.

    bengarrett committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    12d7d03 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. arm and bsd builds.

    bengarrett committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    243dae3 View commit details
    Browse the repository at this point in the history
  2. new lang command.

    bengarrett committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    f7e5a0a View commit details
    Browse the repository at this point in the history
  3. macos help.

    bengarrett committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    a60bddc View commit details
    Browse the repository at this point in the history
  4. Lint fixes.

    bengarrett committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    dba38cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94b57aa View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    55ffcc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    075ff48 View commit details
    Browse the repository at this point in the history
  3. byter examples and docs.

    bengarrett committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a4e1578 View commit details
    Browse the repository at this point in the history
  4. fixed NewLine to work as intended.

    new example for NewLine.
    bengarrett committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    4ba1b27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c660c25 View commit details
    Browse the repository at this point in the history
  6. new fsys examples.

    bengarrett committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a59c823 View commit details
    Browse the repository at this point in the history
  7. ren asa package to xud.

    moved iso-11 into xud.
    iso-11 table not formatting.
    bengarrett committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    361980e View commit details
    Browse the repository at this point in the history
  8. fixed iso 11 table.

    bengarrett committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    9b59c75 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. fixed broken lang cmd.

    bengarrett committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    3adabff View commit details
    Browse the repository at this point in the history
  2. sample comments and examples.

    removed unused File struct.
    bengarrett committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    5089587 View commit details
    Browse the repository at this point in the history
  3. logs and online examples.

    bengarrett committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    adac3f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Configuration menu
    Copy the full SHA
    e5b1528 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d27a9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1b304a View commit details
    Browse the repository at this point in the history
  4. removed LB type.

    Use [2]rune instead for clarity in code.
    bengarrett committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    448cbcc View commit details
    Browse the repository at this point in the history
  5. acorn newline.

    bengarrett committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    f0ac5c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce47d12 View commit details
    Browse the repository at this point in the history
  7. examples for info.

    bengarrett committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    d637bbb View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Lint fixes.

    bengarrett committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    c5100b2 View commit details
    Browse the repository at this point in the history
  2. examples for detail.

    bengarrett committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    b4ea56b View commit details
    Browse the repository at this point in the history
  3. changed testdata.

    bengarrett committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    780844f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f252d47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43bd07a View commit details
    Browse the repository at this point in the history
  6. fsys doc improvements.

    bengarrett committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    119c7ae View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. added cmd documentation.

    bengarrett committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    4b14d56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    204c580 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78bb3f1 View commit details
    Browse the repository at this point in the history
  4. Comments added to consts.

    bengarrett committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    72c9d7b View commit details
    Browse the repository at this point in the history
  5. new task tag command.

    bengarrett committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a3a70f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be9c0cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e67137 View commit details
    Browse the repository at this point in the history
  8. removed nolint comments.

    bengarrett committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    b0e5434 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. renamed two view flags,

    --encode > input
    --to > output
    bengarrett committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ecc0f66 View commit details
    Browse the repository at this point in the history
  2. refactored some of the internal cmd packages

    for clarity.
    bengarrett committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    a2dcadb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee23fd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1c294c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c96766a View commit details
    Browse the repository at this point in the history
  6. fixed tables to correctly display

    xud and iso11 codepages.
    bengarrett committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    a0a030d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4581cd1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0b438db View commit details
    Browse the repository at this point in the history
  9. view width flag works.

    bengarrett committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    d7736d1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5d53053 View commit details
    Browse the repository at this point in the history
  11. swap-chars and controls flags for the view

    command are working.
    bengarrett committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    852a2a1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    34ad679 View commit details
    Browse the repository at this point in the history
  13. bug fix for 0 byte files.

    bengarrett committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    5f15cc4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c53e53d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fd7a1c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. extended view help.

    codepage is now referenced as code page.
    bengarrett committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    3a73993 View commit details
    Browse the repository at this point in the history
  2. Update install notes.

    bengarrett committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    e877df4 View commit details
    Browse the repository at this point in the history
  3. comment for tools.

    bengarrett committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    35cb166 View commit details
    Browse the repository at this point in the history
  4. fix or removed TODOs.

    bengarrett committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    dd80e66 View commit details
    Browse the repository at this point in the history
  5. parallel tests.

    bengarrett committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    dfd6f2f View commit details
    Browse the repository at this point in the history
  6. Parallel lint fixes.

    bengarrett committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    bd0d919 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    da0dac1 View commit details
    Browse the repository at this point in the history
  2. test fixes.

    bengarrett committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    7cf010d View commit details
    Browse the repository at this point in the history
  3. test repairs.

    bengarrett committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    31f8ada View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. new hex a dec commands.

    bengarrett committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    138a5ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f20f8d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afcb469 View commit details
    Browse the repository at this point in the history
  4. new dump command.

    bengarrett committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    f096966 View commit details
    Browse the repository at this point in the history
  5. renamed xhex pkg to hexa.

    bengarrett committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e4a0124 View commit details
    Browse the repository at this point in the history
  6. dump cmd example.

    bengarrett committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    1d45464 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    e0667e0 View commit details
    Browse the repository at this point in the history
  2. real world examples.

    bengarrett committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    6e15231 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Configuration menu
    Copy the full SHA
    f4c6891 View commit details
    Browse the repository at this point in the history
  2. doc tweaks.

    bengarrett committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    8f9819f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. fixed pipe data.

    bengarrett committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    2a308ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a934883 View commit details
    Browse the repository at this point in the history
  3. rm dead code.

    bengarrett committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    1a40226 View commit details
    Browse the repository at this point in the history
  4. rm accidental inc.

    bengarrett committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    3b325ad View commit details
    Browse the repository at this point in the history
  5. fixed binary name.

    bengarrett committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    6264bb6 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. archlinux package.

    install.md typo fixes.
    bengarrett committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    8bbde9f View commit details
    Browse the repository at this point in the history
  2. tweaked texts.

    bengarrett committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6ee8495 View commit details
    Browse the repository at this point in the history
  3. ren goreleaser dist dir.

    bengarrett committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    cd3041a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. moved packages into root with the

    intention of removing the pkg/ dir.
    bengarrett committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    03c089f View commit details
    Browse the repository at this point in the history
  2. removed pkg/ directory!

    bengarrett committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    bf5729e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7880dd5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61226f0 View commit details
    Browse the repository at this point in the history
  5. removed unused bbs dir.

    bengarrett committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e0840c4 View commit details
    Browse the repository at this point in the history
  6. removed cmd/pkg directory.

    bengarrett committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    423a878 View commit details
    Browse the repository at this point in the history
  7. lint and test fixes.

    bengarrett committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    2b1acf8 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Update FUNDING.yml

    bengarrett authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    2589674 View commit details
    Browse the repository at this point in the history
  2. Mod updates.

    bengarrett committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    00dde15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d54e3a1 View commit details
    Browse the repository at this point in the history
  4. Fixed unused sauce date.

    bengarrett committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    fbb8a0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b83c18c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7efc09 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec5dbf5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a8da13 View commit details
    Browse the repository at this point in the history
  9. Fix race conditions.

    bengarrett committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    78eb092 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    373b343 View commit details
    Browse the repository at this point in the history
  11. fixed samples.

    bengarrett committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    5de29ce View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b19d095 View commit details
    Browse the repository at this point in the history
  13. Go releaser action

    bengarrett committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    636834d View commit details
    Browse the repository at this point in the history