Skip to content

Releases: makuke1234/femto

Release 2.3 RC4

07 Jun 19:39
9d4eb3c
Compare
Choose a tag to compare
Release 2.3 RC4 Pre-release
Pre-release
  • Shows current tab number and number of tabs on the title bar

Release 2.3 RC3

07 Jun 09:24
Compare
Choose a tag to compare
Release 2.3 RC3 Pre-release
Pre-release
  • Lets to move between multiple search results on the same line
  • Shows more information about search result in the status
  • Actually displays correct line number on mouse clicks
  • Shows current line & column when typing/moving cursor around

Release 2.3 RC2

06 Jun 20:28
Compare
Choose a tag to compare
Release 2.3 RC2 Pre-release
Pre-release
  • Version info

Release 2.3 RC1

05 Jun 20:14
Compare
Choose a tag to compare
Release 2.3 RC1 Pre-release
Pre-release
  • More advanced program help, supports keywords

Release 2.2.1

15 Nov 20:58
Compare
Choose a tag to compare

What's new in 2.2.1?

  • Fixed tabs' bug. They are now working (hopefully). :)
  • Dropped 32-bit support

Release 2.2

14 Jun 12:44
Compare
Choose a tag to compare

What's new in 2.2?

  • Fix bug that editor sometimes crashes on Shift+Tab
  • Document winarr structure implementation & enforce restrict pointers
  • Add logging mode as a command-line option + setting in settings.json
  • Change logging destination file to femto.log
  • Better logging in debug mode

Release 2.2 RC1

13 Jun 19:50
Compare
Choose a tag to compare
Release 2.2 RC1 Pre-release
Pre-release
v2.2_RC1

Profiler improvement

Release 2.1

12 Jun 21:03
73b5dbf
Compare
Choose a tag to compare

What's new in 2.1?

  • Pointer checking in every function
  • Text highlighting using keyboard & mouse
  • Proper text copying/pasting support
  • Port codebase to use universal integer sizes size_t & ssize_t (signed)
  • Properly fixed search functionality

Release 2.1 RC7

11 Jun 21:53
aa56085
Compare
Choose a tag to compare
Release 2.1 RC7 Pre-release
Pre-release

Copying support already there, now, only paste is due.

Release 2.1 RC5

04 Jun 22:47
Compare
Choose a tag to compare
Release 2.1 RC5 Pre-release
Pre-release
v2.1_RC5

Add mouse highlighting