Skip to content

Releases: ProxymanApp/Text-Differ

JSON Compare 1.5.0: Multiple Windows and better Diff View

21 Mar 05:59
137d4cb
Compare
Choose a tag to compare

What's news

  • Refactor how Monaco Editor is rendered. It's more lightweight and doesn't require the WebServer
  • Support Multiple Windows (Command + N)
  • Upgrade to the latest Monaco Editor

Text Differ v1.3 📣

13 Dec 06:50
74143e5
Compare
Choose a tag to compare

What's news:

  • Open Text Differ by command line:
# Format
$ /Applications/Text\ Differ.app/Contents/MacOS/Text\ Differ <file_path> <file_path>

# Example
$ /Applications/Text\ Differ.app/Contents/MacOS/Text\ Differ /Users/nghiatran/Desktop/1.json /Users/nghiatran/Desktop/2.json
  • Paste from Clipboard

Text Differ v1.2.0: Diff View Setting

09 Dec 02:42
d7496d2
Compare
Choose a tag to compare

What's news

  • Allow to change Diff view Setting: Font Size, Monospaced Font, Show Mini Map, Word Wrap, and scroll beyond the last line
  • Diff View now adapts to the system Appearance (Light / Dark / Auto Theme) and changes properly

Video

2.mp4

Text Differ v1.1.0: Better Drag and Drop ✅

08 Dec 04:15
Compare
Choose a tag to compare

What's news:

  • Better drag&drop
  • Drag file(s) directly to the view

Video

CleanShot.2023-12-08.at.10.35.43.mp4

Text Differ v1.0.0: The dead simple MVP

07 Dec 13:26
Compare
Choose a tag to compare

What's news:

  • Able to differ two text files by drag and drop
  • Support Side By Side or Inline Mode

Screenshots

Text Differ