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

Release v0.1.4 #31

Merged
merged 5 commits into from
Oct 12, 2023
Merged

Release v0.1.4 #31

merged 5 commits into from
Oct 12, 2023

Commits on Sep 1, 2023

  1. Renaming Github Actions Jobs

    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    ShivanshVij committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    22f0914 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Feat: C Bindings (#30)

    * Creating polyglot headers automatically
    
    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    
    * Working Makefile
    
    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    
    * Changing the way enums are represented
    
    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    
    * Testing file builder
    
    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    
    * Working C-Bindings
    
    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    
    * Removing prints and using asserts
    
    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    
    * More test cases
    
    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    
    * Adding C test runner
    
    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    
    * Fixing rust linter
    
    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    
    * Fixing makefile
    
    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    
    * Fixing makefile
    
    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    
    * Debugging makefile
    
    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    
    * Using absolute variables
    
    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    
    * Using absolute variables
    
    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    
    * Doing proper memory leak tests
    
    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    
    * Doing proper memory leak tests
    
    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    
    * Doing proper memory leak tests
    
    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    
    * Fixing typo
    
    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    
    * Fixing Preload Error for shared polyglot lib
    
    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    
    * Completed the interfaces
    
    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    
    * Removing unnecessary dependency
    
    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    
    * Fixing cargo format/lint
    
    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    
    * Removing unnecessary lifetime
    
    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    
    * Fixing tests
    
    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    
    ---------
    
    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    ShivanshVij committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f1fe289 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Updating README.md

    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    ShivanshVij committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    bf55286 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Fixing #27 for Release

    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    ShivanshVij committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    50e6cb1 View commit details
    Browse the repository at this point in the history
  2. Fixing #27 for Release

    Signed-off-by: Shivansh Vij <shivanshvij@loopholelabs.io>
    ShivanshVij committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8bb7f39 View commit details
    Browse the repository at this point in the history